WIP
This commit is contained in:
parent
5517e743e1
commit
bec03dc882
8 changed files with 251 additions and 151 deletions
|
@ -18,9 +18,12 @@ gpui = { path = "../gpui" }
|
|||
human_bytes = "0.4.1"
|
||||
isahc = "1.7"
|
||||
lazy_static = "1.4.0"
|
||||
project = { path = "../project" }
|
||||
serde = { version = "1.0", features = ["derive", "rc"] }
|
||||
settings = { path = "../settings" }
|
||||
smallvec = { version = "1.6", features = ["union"] }
|
||||
sysinfo = "0.27.1"
|
||||
theme = { path = "../theme" }
|
||||
urlencoding = "2.1.2"
|
||||
util = { path = "../util" }
|
||||
workspace = { path = "../workspace" }
|
Loading…
Add table
Add a link
Reference in a new issue