[fine] Fix project

This commit is contained in:
John Doty 2024-01-03 06:18:20 -08:00
parent 93cc30ba9b
commit c4d2b82968
2 changed files with 6 additions and 6 deletions

View file

@ -13,13 +13,13 @@ anyhow = "1.0"
bytemuck = { version = "1.13", features = ["derive"] }
deno_ast = { version = "0.29.3", features = ["transpiling", "typescript"] }
env_logger = "0.10"
fine = { path = "fine" }
fontdue = "0.7.3"
image = { version = "0.24", default-features = false, features = ["png"] }
log = "0.4"
lru = "0.11.0"
notify = "6"
oden-js = { path = "oden-js" }
oden-script = { path = "oden-script" }
pollster = "0.3"
sourcemap = "7.0.0"
tracy-client = { version = "0.15.2", default-features = false }