diff --git a/Cargo.toml b/Cargo.toml index 3f78bdaa02..d95db9c0b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -121,7 +121,7 @@ whoami = "2.1.0" fnv_rs = "0.4.3" merge = { version = "0.2", features = ["derive"] } hex = "0.4.3" -rmcp = { version = "0.10.0", features = [ +rmcp = { version = "1.0.0", features = [ "client", "transport-sse-client-reqwest", "transport-child-process",