Skip to content

Commit b91c999

Browse files
fix(deps): bump rmcp from 0.8.0 to 0.8.1
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.8.0...rmcp-v0.8.1) --- updated-dependencies: - dependency-name: rmcp dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71ba5f1 commit b91c999

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
@@ -130,7 +130,7 @@ winreg = "0.55.0"
130130
schemars = "1.0.4"
131131
jsonschema = "0.30.0"
132132
zip = "2.2.0"
133-
rmcp = { version = "0.8.0", features = ["client", "transport-sse-client-reqwest", "reqwest", "transport-streamable-http-client-reqwest", "transport-child-process", "tower", "auth"] }
133+
rmcp = { version = "0.8.1", features = ["client", "transport-sse-client-reqwest", "reqwest", "transport-streamable-http-client-reqwest", "transport-child-process", "tower", "auth"] }
134134

135135
[workspace.lints.rust]
136136
future_incompatible = "warn"

0 commit comments

Comments
 (0)