Checkpoint, not compiling

This commit is contained in:
Mikayla Maki 2022-08-04 10:16:26 -07:00
parent 314c26e4ec
commit 907d3e4035
3 changed files with 5 additions and 0 deletions

View file

@ -16,6 +16,7 @@ theme = { path = "../theme" }
settings = { path = "../settings" }
workspace = { path = "../workspace" }
project = { path = "../project" }
context_menu = { path = "../context_menu" }
smallvec = { version = "1.6", features = ["union"] }
smol = "1.2.5"
mio-extras = "2.0.6"