Skip to content

Commit a58b5ed

Browse files
chore(deps): bump rmcp from 0.11.0 to 0.12.0
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.11.0...rmcp-v0.12.0) --- updated-dependencies: - dependency-name: rmcp dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f57710 commit a58b5ed

File tree

2 files changed

+17
-18
lines changed

2 files changed

+17
-18
lines changed

Cargo.lock

Lines changed: 16 additions & 17 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
@@ -31,7 +31,7 @@ mcp-introspector = { path = "crates/mcp-introspector" }
3131
mcp-server = { path = "crates/mcp-server" }
3232
rayon = "1.11"
3333
regex = "1.12"
34-
rmcp = "0.11"
34+
rmcp = "0.12"
3535
schemars = "1.1.0"
3636
serde = "1.0"
3737
serde_json = "1.0"

0 commit comments

Comments
 (0)