diff --git a/examples/rig-integration/Cargo.toml b/examples/rig-integration/Cargo.toml index 4f643d8a..fcc209aa 100644 --- a/examples/rig-integration/Cargo.toml +++ b/examples/rig-integration/Cargo.toml @@ -13,7 +13,7 @@ readme = { workspace = true } publish = false [dependencies] -rig-core = "0.15.1" +rig-core = "0.17.1" tokio = { version = "1", features = ["full"] } rmcp = { workspace = true, features = [ "client",