Skip to content

Commit fb3dddd

Browse files
deps(cargo): bump rmcp from 1.6.0 to 1.7.0
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 1.6.0 to 1.7.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.6.0...rmcp-v1.7.0) --- updated-dependencies: - dependency-name: rmcp dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28e6185 commit fb3dddd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -14,7 +14,7 @@ tokio-stream = "0.1.18"
1414
futures-util = "0.3.32"
1515
serde = "1.0.228"
1616
serde_json = "1.0.149"
17-
rmcp = "1.6.0"
17+
rmcp = "1.7.0"
1818
rusqlite = "0.39.0"
1919
ratatui = "0.30.0"
2020
crossterm = "0.29.0"

0 commit comments

Comments
 (0)