[oden-script] Garbage

This commit is contained in:
John Doty 2023-12-30 14:23:59 -08:00
parent c96a1a4979
commit 8a7cee1c82
7 changed files with 479 additions and 0 deletions

View file

@ -19,6 +19,7 @@ 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 }