Skip to content

Commit edca5ae

Browse files
gpealHolovkat
authored andcommitted
[MCP] Bump rmcp to 0.8.2 (#5423)
[Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) Notably, this picks up two of my PRs that have four separate fixes for oauth dynamic client registration and auth modelcontextprotocol/rust-sdk#489 modelcontextprotocol/rust-sdk#476
1 parent f3132e6 commit edca5ae

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.0", default-features = false }
164+
rmcp = { version = "0.8.2", default-features = false }
165165
schemars = "0.8.22"
166166
seccompiler = "0.5.0"
167167
sentry = "0.34.0"

0 commit comments

Comments
 (0)