Skip to content

Commit 97e7d1c

Browse files
gpealHolovkat
authored andcommitted
Update rmcp to 0.8.5 (#6261)
Picks up modelcontextprotocol/rust-sdk#511 which should fix todoist and some other MCP server oauth and may further resolve issues in openai/codex#5045
1 parent 4e1f70a commit 97e7d1c

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
@@ -168,7 +168,7 @@ ratatui = "0.29.0"
168168
ratatui-macros = "0.6.0"
169169
regex-lite = "0.1.7"
170170
reqwest = "0.12"
171-
rmcp = { version = "0.8.4", default-features = false }
171+
rmcp = { version = "0.8.5", default-features = false }
172172
schemars = "0.8.22"
173173
seccompiler = "0.5.0"
174174
sentry = "0.34.0"

0 commit comments

Comments
 (0)