chore(deps): bump the cargo-minor-and-patch group across 1 directory with 14 updates (#9178)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-13 15:01:58 -04:00
committed by GitHub
parent 1d47416f2d
commit 2edfc3075d
4 changed files with 147 additions and 146 deletions
+2 -2
View File
@@ -21,7 +21,7 @@ uninlined_format_args = "allow"
string_slice = "warn"
[workspace.dependencies]
rmcp = { version = "1.5.0", features = ["schemars", "auth"] }
rmcp = { version = "1.6.0", features = ["schemars", "auth"] }
agent-client-protocol-schema = { version = "0.12", features = ["unstable"] }
agent-client-protocol = "0.11"
arboard = "3"
@@ -59,7 +59,7 @@ thiserror = "1.0"
tokio = { version = "1.49", features = ["full"] }
tokio-stream = "0.1"
tokio-util = "0.7"
tower-http = "0.6.8"
tower-http = "0.6.10"
tracing = "0.1"
tracing-appender = "0.2"
tracing-subscriber = "0.3"