remove mcp-server/src/mcp_protocol.rs and the code that depends on it (#2360)

This commit is contained in:
Michael Bolin
2025-08-18 00:29:18 -07:00
committed by GitHub
parent b581498882
commit a269754668
16 changed files with 274 additions and 1858 deletions

1
codex-rs/Cargo.lock generated
View File

@@ -2783,6 +2783,7 @@ dependencies = [
"codex-mcp-server",
"mcp-types",
"pretty_assertions",
"serde",
"serde_json",
"shlex",
"tempfile",