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 83c7aae commit 915bc3fCopy full SHA for 915bc3f
examples/rig-integration/Cargo.toml
@@ -12,7 +12,7 @@ categories = { workspace = true }
12
readme = { workspace = true }
13
14
[dependencies]
15
-rig-core = "0.10.0"
+rig-core = "0.12.0"
16
tokio = { version = "1", features = ["full"] }
17
rmcp = { path = "../../crates/rmcp", features = [
18
"client",
0 commit comments