Update to acp 0.0.6 (#34159)

Release Notes:

- N/A

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
This commit is contained in:
Agus Zubiaga 2025-07-09 22:14:29 -03:00 committed by GitHub
parent dc591fe7c7
commit 08ffd9884a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 59 additions and 37 deletions

View file

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