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:
parent
8d09f8813d
commit
d84573a617
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue