Added Parse trait implementations for String, Name and Number;
This commit is contained in:
@@ -19,7 +19,6 @@ log = "0.4"
|
||||
wgpu = "29.0.3"
|
||||
pollster = "0.4.0"
|
||||
console_error_panic_hook = "0.1.7"
|
||||
parse = { path = "./parse" }
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
console_error_panic_hook = "0.1.6"
|
||||
|
||||
Reference in New Issue
Block a user