diff --git a/examples/rig-integration/Cargo.toml b/examples/rig-integration/Cargo.toml index 4cc0ee926..afb920b93 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.28.0" +rig-core = "0.29.0" tokio = { version = "1", features = ["full"] } rmcp = { workspace = true, features = [ "client",