mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-22 19:41:03 +00:00
Fix Cargo.toml
This commit is contained in:
parent
e92ac1a13f
commit
9493c1ad06
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ lazy_static = "1.3"
|
||||||
serde = "1.0"
|
serde = "1.0"
|
||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
wasm-bindgen = "0.2.81"
|
wasm-bindgen = "0.2.81"
|
||||||
js-sys = "0.3.57"
|
|
||||||
wasm-bindgen = "0.2.80"
|
|
||||||
js-sys = "0.3.58"
|
js-sys = "0.3.58"
|
||||||
serde_derive = "1.0.123"
|
serde_derive = "1.0.123"
|
||||||
console_error_panic_hook = "0.1.6"
|
console_error_panic_hook = "0.1.6"
|
||||||
|
|
Loading…
Reference in a new issue