bump rmcp 1.7 → 2.2 (#2529)
This commit is contained in:
parent
e394533268
commit
4737ab02b8
2 changed files with 5 additions and 5 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue