This commit is contained in:
Cole Miller 2025-07-30 15:14:17 -04:00
parent c82efbac7b
commit 573eb8e25d
2 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View file

@ -9227,7 +9227,6 @@ dependencies = [
"chrono",
"collections",
"dap",
"feature_flags",
"futures 0.3.31",
"gpui",
"http_client",

View file

@ -41,7 +41,6 @@ async-trait.workspace = true
chrono.workspace = true
collections.workspace = true
dap.workspace = true
feature_flags.workspace = true
futures.workspace = true
gpui.workspace = true
http_client.workspace = true