add space to Cargo.toml

This commit is contained in:
Simon Gardling 2022-03-10 09:53:42 -05:00
parent a754dcf71c
commit 30c424ebd9

View File

@ -44,4 +44,4 @@ instant = { version = "0.1.12", features = ["wasm-bindgen"] }
console_error_panic_hook = "0.1.7"
wee_alloc = "0.4.5"
wasm-bindgen = { version = "0.2.79", default-features = false, features = ["std"] }
web-sys = "0.3.56"
web-sys = "0.3.56"