Skip to content

Commit bd4a256

Browse files
chore(deps): bump the major group across 1 directory with 3 updates
Bumps the major group with 3 updates in the / directory: [sysinfo](https://github.com/GuillaumeGomez/sysinfo), [termimad](https://github.com/Canop/termimad) and [rmcp](https://github.com/modelcontextprotocol/rust-sdk). Updates `sysinfo` from 0.38.4 to 0.39.6 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.38.4...v0.39.6) Updates `termimad` from 0.34.1 to 0.35.1 - [Changelog](https://github.com/Canop/termimad/blob/main/CHANGELOG.md) - [Commits](https://github.com/Canop/termimad/commits) Updates `rmcp` from 1.8.0 to 2.2.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.8.0...rmcp-v2.2.0) --- updated-dependencies: - dependency-name: rmcp dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: sysinfo dependency-version: 0.39.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: termimad dependency-version: 0.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d749214 commit bd4a256

2 files changed

Lines changed: 39 additions & 27 deletions

File tree

Cargo.lock

Lines changed: 36 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ strip-ansi-escapes = "0.2.1"
8383
strum = "0.28.0"
8484
strum_macros = "0.28.0"
8585
syn = { version = "2.0.117", features = ["derive", "parsing"] }
86-
sysinfo = "0.38.3"
86+
sysinfo = "0.39.6"
8787
tempfile = "3.27.0"
88-
termimad = "0.34.1"
88+
termimad = "0.35.1"
8989
tiny_http = "0.12.0"
9090
syntect = { version = "5", default-features = false, features = ["default-syntaxes", "default-themes", "regex-onig"] }
9191
thiserror = "2.0.18"
@@ -120,7 +120,7 @@ whoami = "2.1.0"
120120
fnv_rs = "0.4.3"
121121
merge = { version = "0.2", features = ["derive"] }
122122
hex = "0.4.3"
123-
rmcp = { version = "1.0.0", features = [
123+
rmcp = { version = "2.2.0", features = [
124124
"client",
125125
"transport-child-process",
126126
"transport-streamable-http-client-reqwest",

0 commit comments

Comments
 (0)