chore(deps): update rig-core requirement from 0.31.0 to 0.32.0 (#738)
Updates the requirements on [rig-core](https://github.com/0xPlaygrounds/rig) to permit the latest version. - [Release notes](https://github.com/0xPlaygrounds/rig/releases) - [Changelog](https://github.com/0xPlaygrounds/rig/blob/main/release-plz.toml) - [Commits](https://github.com/0xPlaygrounds/rig/compare/rig-core-v0.31.0...rig-core-v0.32.0) --- updated-dependencies: - dependency-name: rig-core dependency-version: 0.32.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9fbf91e021
commit
656a09a97a
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue