We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8675e2b commit fc61677Copy full SHA for fc61677
Cargo.toml
@@ -121,7 +121,7 @@ whoami = "2.1.0"
121
fnv_rs = "0.4.3"
122
merge = { version = "0.2", features = ["derive"] }
123
hex = "0.4.3"
124
-rmcp = { version = "0.10.0", features = [
+rmcp = { version = "1.0.0", features = [
125
"client",
126
"transport-sse-client-reqwest",
127
"transport-child-process",
0 commit comments