Skip to content

Commit cfdf4ac

Browse files
fix(deps): bump rmcp from 0.8.2 to 0.8.3
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.8.2...rmcp-v0.8.3) --- updated-dependencies: - dependency-name: rmcp dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1776a67 commit cfdf4ac

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
@@ -132,7 +132,7 @@ winreg = "0.55.0"
132132
schemars = "1.0.4"
133133
jsonschema = "0.30.0"
134134
zip = "2.2.0"
135-
rmcp = { version = "0.8.0", features = ["client", "transport-sse-client-reqwest", "reqwest", "transport-streamable-http-client-reqwest", "transport-child-process", "tower", "auth"] }
135+
rmcp = { version = "0.8.3", features = ["client", "transport-sse-client-reqwest", "reqwest", "transport-streamable-http-client-reqwest", "transport-child-process", "tower", "auth"] }
136136
chat-cli-ui = { path = "crates/chat-cli-ui" }
137137

138138
[workspace.lints.rust]

0 commit comments

Comments
 (0)