diff --git a/plume-front/Cargo.toml b/plume-front/Cargo.toml index abecda87..9a3b862a 100644 --- a/plume-front/Cargo.toml +++ b/plume-front/Cargo.toml @@ -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"