From 255050831d05695b64bbc64beb8b63697b7df96f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 18:22:50 +0000 Subject: [PATCH] build(deps): bump the major group across 1 directory with 4 updates Bumps the major group with 4 updates in the / directory: [gh-workflow](https://github.com/tailcallhq/gh-workflow), [sysinfo](https://github.com/GuillaumeGomez/sysinfo), [termimad](https://github.com/Canop/termimad) and [rmcp](https://github.com/modelcontextprotocol/rust-sdk). Updates `gh-workflow` from 0.8.1 to 0.9.0 - [Release notes](https://github.com/tailcallhq/gh-workflow/releases) - [Changelog](https://github.com/tailcallhq/gh-workflow/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailcallhq/gh-workflow/compare/gh-workflow-v0.8.1...v0.9.0) Updates `sysinfo` from 0.38.4 to 0.39.6 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/compare/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](https://github.com/modelcontextprotocol/rust-sdk/compare/rmcp-v1.8.0...rmcp-v2.2.0) --- updated-dependencies: - dependency-name: gh-workflow dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - 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] --- Cargo.lock | 101 ++++++++++++++++++++--------------------------------- Cargo.toml | 8 ++--- 2 files changed, 42 insertions(+), 67 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b86f395926..b3ec431652 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2304,10 +2304,10 @@ dependencies = [ "schemars 1.2.1", "serde", "serde_json", - "serde_yml 0.0.13", + "serde_yml", "sha2 0.11.0", "strum", - "strum_macros 0.28.0", + "strum_macros", "tempfile", "thiserror 2.0.19", "tokio", @@ -2344,7 +2344,7 @@ dependencies = [ "schemars 1.2.1", "serde", "serde_json", - "strum_macros 0.28.0", + "strum_macros", "thiserror 2.0.19", "tokio", "toml_edit 0.25.13+spec-1.1.0", @@ -2400,9 +2400,9 @@ dependencies = [ "schemars 1.2.1", "serde", "serde_json", - "serde_yml 0.0.13", + "serde_yml", "strum", - "strum_macros 0.28.0", + "strum_macros", "thiserror 2.0.19", "tokio", "tokio-stream", @@ -2586,7 +2586,7 @@ dependencies = [ "serial_test", "strip-ansi-escapes", "strum", - "strum_macros 0.28.0", + "strum_macros", "tempfile", "terminal_size", "thiserror 2.0.19", @@ -2744,10 +2744,10 @@ dependencies = [ "serde", "serde_json", "serde_urlencoded", - "serde_yml 0.0.13", + "serde_yml", "strip-ansi-escapes", "strum", - "strum_macros 0.28.0", + "strum_macros", "tempfile", "thiserror 2.0.19", "tokio", @@ -2844,7 +2844,7 @@ dependencies = [ "reqwest 0.12.28", "serde", "serde_json", - "sysinfo 0.38.4", + "sysinfo 0.39.6", "tokio", "tracing", "tracing-appender", @@ -3072,9 +3072,9 @@ dependencies = [ [[package]] name = "gh-workflow" -version = "0.8.1" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "389296a8f9ebed67f6f49f3ee7fb5870d34b1f134d6033727de8caac3a6336a1" +checksum = "060590c7cd5ac9887553ba39f76a1d996bc6939be89043f2d9ca39b47122b283" dependencies = [ "async-trait", "derive_more", @@ -3084,19 +3084,19 @@ dependencies = [ "merge", "serde", "serde_json", - "serde_yml 0.0.12", - "strum_macros 0.27.2", + "serde_yml", + "strum_macros", ] [[package]] name = "gh-workflow-macros" -version = "0.8.1" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3b8281789edecfe1c6dab6312577f5ec0f7f8b860cad70156b8fc70ebedc786d" +checksum = "b9737dfef495fffea3cfbe0196a69187ab9237aaad535d02c79bad686b0fb9ec" dependencies = [ "heck", "quote", - "syn 2.0.119", + "syn 3.0.3", ] [[package]] @@ -5214,16 +5214,6 @@ dependencies = [ "vcpkg", ] -[[package]] -name = "libyml" -version = "0.0.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3302702afa434ffa30847a83305f0a69d6abd74293b6554c18ec85c7ef30c980" -dependencies = [ - "anyhow", - "version_check", -] - [[package]] name = "linked-hash-map" version = "0.5.6" @@ -5456,9 +5446,9 @@ checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" [[package]] name = "minimad" -version = "0.14.0" +version = "0.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df8b688969b16915f3ecadc7829d5b7779dee4977e503f767f34136803d5c06f" +checksum = "de632ee829aec3a874d18a4192eae64a0460b3a45c54ed556b334f6fe5a1d62f" dependencies = [ "once_cell", ] @@ -5925,6 +5915,17 @@ dependencies = [ "objc2-core-foundation", ] +[[package]] +name = "objc2-open-directory" +version = "0.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bb82bed227edf5201dfedf072bba4015a33d3d4a98519837295a90f0a23f676d" +dependencies = [ + "objc2", + "objc2-core-foundation", + "objc2-foundation", +] + [[package]] name = "objc2-quartz-core" version = "0.3.2" @@ -7050,9 +7051,9 @@ dependencies = [ [[package]] name = "rmcp" -version = "1.8.0" +version = "2.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d1f571c72940a19d9532fe52dbea8bc9912bf1d766c2970bb824056b86f3f59" +checksum = "14db48ee17a9ba61810ab1a9c1beb7d06d8136ae39ac25a1137f10d357af01af" dependencies = [ "async-trait", "base64 0.22.1", @@ -7079,9 +7080,9 @@ dependencies = [ [[package]] name = "rmcp-macros" -version = "1.8.0" +version = "2.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1aad0035b69380782d78ea95b508327e6deaa2235909053e596eea8f27b5e1d5" +checksum = "783d787bf21813b285f13019adc49e11af501c658890c1e519f31f937c68b7e3" dependencies = [ "darling 0.23.0", "proc-macro2", @@ -7658,21 +7659,6 @@ dependencies = [ "syn 2.0.119", ] -[[package]] -name = "serde_yml" -version = "0.0.12" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "59e2dd588bf1597a252c3b920e0143eb99b0f76e4e082f4c92ce34fbc9e71ddd" -dependencies = [ - "indexmap 2.14.0", - "itoa", - "libyml", - "memchr", - "ryu", - "serde", - "version_check", -] - [[package]] name = "serde_yml" version = "0.0.13" @@ -8090,18 +8076,6 @@ version = "0.28.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9628de9b8791db39ceda2b119bbe13134770b56c138ec1d3af810d045c04f9bd" -[[package]] -name = "strum_macros" -version = "0.27.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7" -dependencies = [ - "heck", - "proc-macro2", - "quote", - "syn 2.0.119", -] - [[package]] name = "strum_macros" version = "0.28.0" @@ -8223,15 +8197,16 @@ dependencies = [ [[package]] name = "sysinfo" -version = "0.38.4" +version = "0.39.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "92ab6a2f8bfe508deb3c6406578252e491d299cbbf3bc0529ecc3313aee4a52f" +checksum = "d2071df9448915b71c4fe6d25deaf1c22f12bd234f01540b77312bb8e41361e6" dependencies = [ "libc", "memchr", "ntapi", "objc2-core-foundation", "objc2-io-kit", + "objc2-open-directory", "windows 0.62.2", ] @@ -8288,9 +8263,9 @@ dependencies = [ [[package]] name = "termimad" -version = "0.34.1" +version = "0.35.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "889a9370996b74cf46016ce35b96c248a9ac36d69aab1d112b3e09bc33affa49" +checksum = "d53d4b1294b87e81925b7ae7f8f4d000376e3a5b3349d978429665428a793fcb" dependencies = [ "coolor", "crokey", diff --git a/Cargo.toml b/Cargo.toml index 01a81a0070..ba439e6d2f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ dirs = "6.0.0" dissimilar = "1.0.9" dotenvy = "0.15.7" futures = "0.3.32" -gh-workflow = "0.8.1" +gh-workflow = "0.9.0" glob = "0.3.3" grep-searcher = "0.1.14" grep-regex = "0.1.13" @@ -83,9 +83,9 @@ strip-ansi-escapes = "0.2.1" strum = "0.28.0" strum_macros = "0.28.0" syn = { version = "3.0.0", features = ["derive", "parsing"] } -sysinfo = "0.38.3" +sysinfo = "0.39.6" tempfile = "3.27.0" -termimad = "0.34.1" +termimad = "0.35.1" tiny_http = "0.12.0" syntect = { version = "5", default-features = false, features = ["default-syntaxes", "default-themes", "regex-onig"] } thiserror = "2.0.18" @@ -120,7 +120,7 @@ whoami = "2.1.0" fnv_rs = "0.4.3" merge = { version = "0.2", features = ["derive"] } hex = "0.4.3" -rmcp = { version = "1.0.0", features = [ +rmcp = { version = "2.2.0", features = [ "client", "transport-child-process", "transport-streamable-http-client-reqwest",