Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

Commit 05a3e5e

Browse files
Bump rmcp from 0.4.0 to 0.7.0
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 0.4.0 to 0.7.0. - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.4.0...rmcp-v0.7.0) --- updated-dependencies: - dependency-name: rmcp dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6516809 commit 05a3e5e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ tracing = { version = "0.1" }
3636
[dev-dependencies]
3737
# crates.io
3838
dotenvy = { version = "0.15" }
39-
rmcp = { version = "0.4", features = ["client", "reqwest", "transport-child-process", "transport-sse-client", "transport-streamable-http-client"] }
39+
rmcp = { version = "0.7", features = ["client", "reqwest", "transport-child-process", "transport-sse-client", "transport-streamable-http-client"] }
4040
tokio = { version = "1.47", features = ["full"] }
4141
tracing-subscriber = { version = "0.3", features = ["env-filter"] }

0 commit comments

Comments
 (0)