Skip to content

Commit 661c117

Browse files
gpealHolovkat
authored andcommitted
[MCP] Update rmcp to 0.8.3 (#5542)
Picks up modelcontextprotocol/rust-sdk#497 which fixes #5208 by allowing 204 response to MCP initialize notifications instead of just 202.
1 parent 0fd7ffa commit 661c117

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

codex-rs/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codex-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ ratatui = "0.29.0"
161161
ratatui-macros = "0.6.0"
162162
regex-lite = "0.1.7"
163163
reqwest = "0.12"
164-
rmcp = { version = "0.8.2", default-features = false }
164+
rmcp = { version = "0.8.3", default-features = false }
165165
schemars = "0.8.22"
166166
seccompiler = "0.5.0"
167167
sentry = "0.34.0"

0 commit comments

Comments
 (0)