diff --git a/examples/rig-integration/Cargo.toml b/examples/rig-integration/Cargo.toml index 9429975e..cfed3c4c 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.31.0" +rig-core = "0.32.0" tokio = { version = "1", features = ["full"] } rmcp = { workspace = true, features = [ "client",