diff --git a/examples/rig-integration/Cargo.toml b/examples/rig-integration/Cargo.toml index a472086d..8a8d62fb 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.18.1" tokio = { version = "1", features = ["full"] } rmcp = { workspace = true, features = [ "client",