Move terminal scripts to scripts folder, and remove parking_lot from terminal crate
Co-authored-by: mikayla.c.maki@gmail.com
This commit is contained in:
parent
31361e564d
commit
20f7fba16f
4 changed files with 0 additions and 2 deletions
|
@ -22,7 +22,6 @@ futures = "0.3"
|
|||
ordered-float = "2.1.1"
|
||||
itertools = "0.10"
|
||||
dirs = "4.0.0"
|
||||
parking_lot = "0.11"
|
||||
|
||||
[dev-dependencies]
|
||||
gpui = { path = "../gpui", features = ["test-support"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue