Skip to content

Commit 9f5c9de

Browse files
dependabot[bot]Mossaka
authored andcommitted
chore(deps): Bump rmcp from 0.5.0 to 0.9.1 (microsoft#591)
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 0.5.0 to 0.9.1. - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.5.0...rmcp-v0.9.1) --- updated-dependencies: - dependency-name: rmcp dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d081a82 commit 9f5c9de

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

Lines changed: 5 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
@@ -23,7 +23,7 @@ oci-client = "0.15"
2323
oci-wasm = "0.3"
2424
policy = { path = "crates/policy" }
2525
reqwest = "0.12"
26-
rmcp = "0.5.0"
26+
rmcp = "0.9.1"
2727
serde = "1.0"
2828
serde_json = "1.0"
2929
serde_yaml = "0.9"

0 commit comments

Comments
 (0)