add space to Cargo.toml
This commit is contained in:
parent
a754dcf71c
commit
30c424ebd9
@ -44,4 +44,4 @@ instant = { version = "0.1.12", features = ["wasm-bindgen"] }
|
|||||||
console_error_panic_hook = "0.1.7"
|
console_error_panic_hook = "0.1.7"
|
||||||
wee_alloc = "0.4.5"
|
wee_alloc = "0.4.5"
|
||||||
wasm-bindgen = { version = "0.2.79", default-features = false, features = ["std"] }
|
wasm-bindgen = { version = "0.2.79", default-features = false, features = ["std"] }
|
||||||
web-sys = "0.3.56"
|
web-sys = "0.3.56"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user