Cargo.lock updates (#33129)

Should have been in #33125

Release Notes:

- N/A
This commit is contained in:
Michael Sloan 2025-06-20 16:42:57 -06:00 committed by GitHub
parent 7e801dccb0
commit 5c1dc8b2cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
Cargo.lock generated
View file

@ -8160,13 +8160,11 @@ dependencies = [
name = "inline_completion"
version = "0.1.0"
dependencies = [
"anyhow",
"client",
"gpui",
"language",
"project",
"workspace-hack",
"zed_llm_client",
]
[[package]]