chore(deps): update rig-core requirement from 0.28.0 to 0.29.0 (#630)

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](https://github.com/0xPlaygrounds/rig/compare/rig-core-v0.28.0...rig-core-v0.29.0)

---
updated-dependencies:
- dependency-name: rig-core
  dependency-version: 0.29.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>
Co-authored-by: jokemanfire <hu.dingyang@zte.com.cn>
This commit is contained in:
dependabot[bot] 2026-01-30 09:27:36 +08:00 committed by GitHub
parent 8d09f8813d
commit d84573a617
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.28.0"
rig-core = "0.29.0"
tokio = { version = "1", features = ["full"] }
rmcp = { workspace = true, features = [
"client",