Rewriting parser.
This commit is contained in:
parent
d2e89dae3e
commit
f91d5a5091
8 changed files with 832 additions and 436 deletions
|
|
@ -19,7 +19,6 @@ log = "0.4"
|
|||
wgpu = "29.0.3"
|
||||
pollster = "0.4.0"
|
||||
console_error_panic_hook = "0.1.7"
|
||||
derive_more = { version = "2.1.1", features = ["display"] }
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
console_error_panic_hook = "0.1.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue