Finished design touchups

This commit is contained in:
Mikayla Maki 2022-07-16 11:45:08 -07:00
parent c19956373a
commit a4ca11ba17
3 changed files with 89 additions and 1 deletions

View file

@ -23,6 +23,8 @@ ordered-float = "2.1.1"
itertools = "0.10"
dirs = "4.0.0"
shellexpand = "2.1.0"
libc = "0.2"
[dev-dependencies]
gpui = { path = "../gpui", features = ["test-support"] }