Skip to content

Commit 0e9fe29

Browse files
chore(deps): bump rmcp in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [rmcp](https://github.com/modelcontextprotocol/rust-sdk). Updates `rmcp` from 1.1.0 to 1.4.0 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v1.1.0...rmcp-v1.4.0) --- updated-dependencies: - dependency-name: rmcp dependency-version: 1.4.0 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3c4da6 commit 0e9fe29

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -37,7 +37,7 @@ keyring = { version = "3", features = ["apple-native", "linux-native-sync-persis
3737
inquire = "0.7"
3838
reedline = "0.38"
3939
nu-ansi-term = "0.50"
40-
rmcp = { version = "1.1", default-features = false, features = ["server", "transport-io", "transport-streamable-http-server"] }
40+
rmcp = { version = "1.4", default-features = false, features = ["server", "transport-io", "transport-streamable-http-server"] }
4141
axum = "0.8"
4242
tower = { version = "0.5", features = ["util"] }
4343
pin-project-lite = "0.2"

0 commit comments

Comments
 (0)