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:
dependabot[bot] 2026-03-09 16:41:38 -04:00 committed by GitHub
parent 9fbf91e021
commit 656a09a97a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",