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:
commit
9613ccd0c3
@ -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 New Issue
Block a user