Merge pull request 'Fix Cargo.toml' (#1106) from fix-cargo into main

Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1106
This commit is contained in:
KitaitiMakoto 2022-06-15 04:52:21 +00:00
commit 9613ccd0c3

View file

@ -15,8 +15,6 @@ lazy_static = "1.3"
serde = "1.0"
serde_json = "1.0"
wasm-bindgen = "0.2.81"
js-sys = "0.3.57"
wasm-bindgen = "0.2.80"
js-sys = "0.3.58"
serde_derive = "1.0.123"
console_error_panic_hook = "0.1.6"