Update to acp 0.0.9 (#34463)

Release Notes:

- N/A
This commit is contained in:
Ben Brandt 2025-07-15 16:28:27 +02:00 committed by GitHub
parent 050ed85d71
commit 7ab8f431a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 47 additions and 19 deletions

View file

@ -404,7 +404,7 @@ zlog_settings = { path = "crates/zlog_settings" }
# External crates
#
agentic-coding-protocol = "0.0.7"
agentic-coding-protocol = { version = "0.0.9" }
aho-corasick = "1.1"
alacritty_terminal = { git = "https://github.com/zed-industries/alacritty.git", branch = "add-hush-login-flag" }
any_vec = "0.14"