diff --git a/Cargo.toml b/Cargo.toml index 756d0f8..27255f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ keyring = { version = "3.6.3", features = [ ] } oci-client = "0.15.0" once_cell = "1.21.3" -rmcp = { version = "0.6.4", features = [ +rmcp = { version = "0.8.0", features = [ "server", "transport-io", "transport-sse-server",