We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9012709 commit a40cbe0Copy full SHA for a40cbe0
examples/rig-integration/Cargo.toml
@@ -13,7 +13,7 @@ readme = { workspace = true }
13
publish = false
14
15
[dependencies]
16
-rig-core = "0.15.1"
+rig-core = "0.23.0"
17
tokio = { version = "1", features = ["full"] }
18
rmcp = { workspace = true, features = [
19
"client",
0 commit comments