bump rmcp 1.7 → 2.2 (#2529)

This commit is contained in:
damocles 2026-07-16 16:07:28 +02:00 committed by mara
commit 4737ab02b8
2 changed files with 5 additions and 5 deletions

View file

@ -48,7 +48,7 @@ hive-host-sock = { path = "hive-host-sock" }
hive-priv-sock = { path = "hive-priv-sock" }
thiserror = "2"
tower-http = { version = "0.7", features = ["fs"] }
rmcp = { version = "1.7", default-features = false, features = [
rmcp = { version = "2", default-features = false, features = [
"server",
"macros",
"transport-io",