Skip to content

Commit 00374bb

Browse files
gpealJeffCarpenter
authored andcommitted
[MCP] Bump rmcp to 0.8.2 (openai#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 3414615 commit 00374bb

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
@@ -153,7 +153,7 @@ ratatui = "0.29.0"
153153
ratatui-macros = "0.6.0"
154154
regex-lite = "0.1.7"
155155
reqwest = "0.12"
156-
rmcp = { version = "0.8.0", default-features = false }
156+
rmcp = { version = "0.8.2", default-features = false }
157157
schemars = "0.8.22"
158158
seccompiler = "0.5.0"
159159
sentry = "0.34.0"

0 commit comments

Comments
 (0)