Skip to content

Commit 2608d04

Browse files
authored
Merge pull request gi-dellav#157 from gi-dellav/dependabot/cargo/cargo-85f286547b
build: bump the cargo group across 1 directory with 4 updates
2 parents 807e6ae + 018f1b7 commit 2608d04

2 files changed

Lines changed: 50 additions & 44 deletions

File tree

Cargo.lock

Lines changed: 48 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ advisor = []
3333

3434
[dependencies]
3535
rig = { version = "0.39", features = ["rmcp"] }
36-
rmcp = { version = "1.8", optional = true, default-features = false, features = [
36+
rmcp = { version = "2.0", optional = true, default-features = false, features = [
3737
"client",
3838
"transport-child-process",
3939
"transport-streamable-http-client-reqwest",
@@ -69,7 +69,7 @@ ignore = "0.4"
6969
pulldown-cmark = "0.13"
7070
include_dir = "0.7"
7171
http = "1"
72-
agent-client-protocol = { version = "0.12.0", optional = true }
72+
agent-client-protocol = { version = "1.0.1", optional = true }
7373
blocking = { version = "1", optional = true }
7474
mimalloc = { version = "0.1", default-features = false }
7575

0 commit comments

Comments
 (0)