chore(deps): bump agent-client-protocol from 0.11.1 to 0.12.1 (#9381)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
This commit is contained in:
dependabot[bot]
2026-05-23 14:40:13 -04:00
committed by GitHub
parent 728d72a79f
commit d625e58215
2 changed files with 162 additions and 21 deletions
+2 -2
View File
@@ -21,8 +21,8 @@ string_slice = "warn"
[workspace.dependencies]
rmcp = { version = "1.7.0", features = ["schemars", "auth"] }
agent-client-protocol-schema = { version = "0.12", features = ["unstable"] }
agent-client-protocol = "0.11"
agent-client-protocol-schema = { version = "0.13", features = ["unstable"] }
agent-client-protocol = "0.12"
arboard = "3"
anyhow = "1.0"
async-stream = "0.3"