We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506f278 commit 6eceb5dCopy full SHA for 6eceb5d
rust/Cargo.toml
@@ -44,7 +44,7 @@ getrandom = "0.2.3"
44
45
# wasm
46
[target.'cfg(all(target_arch = "wasm32", not(target_os = "emscripten")))'.dependencies]
47
-serde-wasm-bindgen = "0.4.5"
+serde-wasm-bindgen = "0.5.0"
48
wasm-bindgen = "=0.2.83"
49
rand_os = { version = "0.1", features = ["wasm-bindgen"] }
50
js-sys = "0.3.51"
0 commit comments