This commit is contained in:
Cole Miller
2025-02-06 15:22:29 -05:00
parent 0ea093124f
commit dc5cc1b6a0
2 changed files with 0 additions and 3 deletions

1
Cargo.lock generated
View File

@@ -7934,7 +7934,6 @@ dependencies = [
"diff 0.1.0",
"env_logger 0.11.6",
"futures 0.3.31",
"git",
"gpui",
"indoc",
"itertools 0.14.0",

View File

@@ -29,13 +29,11 @@ ctor.workspace = true
diff.workspace = true
env_logger.workspace = true
futures.workspace = true
git.workspace = true
gpui.workspace = true
itertools.workspace = true
language.workspace = true
log.workspace = true
parking_lot.workspace = true
project.workspace = true
rand.workspace = true
rope.workspace = true
smol.workspace = true