Skip to content

Commit 2ebc8ae

Browse files
gpealcpjet64
authored andcommitted
Update rmcp to 0.8.5 (openai#6261)
Picks up modelcontextprotocol/rust-sdk#511 which should fix todoist and some other MCP server oauth and may further resolve issues in openai#5045
1 parent 4353b35 commit 2ebc8ae

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
@@ -162,7 +162,7 @@ ratatui = "0.29.0"
162162
ratatui-macros = "0.6.0"
163163
regex-lite = "0.1.7"
164164
reqwest = "0.12"
165-
rmcp = { version = "0.8.4", default-features = false }
165+
rmcp = { version = "0.8.5", default-features = false }
166166
schemars = "0.8.22"
167167
seccompiler = "0.5.0"
168168
sentry = "0.34.0"

0 commit comments

Comments
 (0)