WIP termial implementation. need some way of getting the currently valid workspace ID
This commit is contained in:
parent
a8ed95e1dc
commit
e659823e6c
6 changed files with 84 additions and 55 deletions
|
@ -23,7 +23,6 @@ log = { version = "0.4.16", features = ["kv_unstable_serde"] }
|
|||
parking_lot = "0.11.1"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
|
||||
[dev-dependencies]
|
||||
gpui = { path = "../gpui", features = ["test-support"] }
|
||||
tempdir = { version = "0.3.7" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue