Skip to content

Commit ac40e00

Browse files
chore(deps): update rig-core requirement from 0.14.0 to 0.15.1 (#327)
Updates the requirements on [rig-core](https://github.com/0xPlaygrounds/rig) to permit the latest version. - [Release notes](https://github.com/0xPlaygrounds/rig/releases) - [Commits](0xPlaygrounds/rig@rig-core-v0.14.0...rig-core-v0.15.1) --- updated-dependencies: - dependency-name: rig-core dependency-version: 0.15.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: jokemanfire <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2077c8f commit ac40e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/rig-integration/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ readme = { workspace = true }
1313
publish = false
1414

1515
[dependencies]
16-
rig-core = "0.14.0"
16+
rig-core = "0.15.1"
1717
tokio = { version = "1", features = ["full"] }
1818
rmcp = { workspace = true, features = [
1919
"client",

0 commit comments

Comments
 (0)