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 7ab85ac commit 77c190dCopy full SHA for 77c190d
Cargo.toml
@@ -18,7 +18,6 @@ rand = { version = "0.7", features = [ "wasm-bindgen" ] }
18
rand_chacha = "0.2"
19
recrypt = { version = "0.12", features = [ "wasm" ], default-features = false }
20
serde = "1"
21
-# serde-wasm-bindgen = "0.6.5"
22
serde_derive = "1"
23
wasm-bindgen = { version = "=0.2.92" }
24
0 commit comments