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 39aaac6 commit 5d2f1ceCopy full SHA for 5d2f1ce
Cargo.toml
@@ -53,6 +53,7 @@ bitcoin_hashes = "0.10"
53
54
[target.wasm32-unknown-unknown.dev-dependencies]
55
wasm-bindgen-test = "0.3"
56
+getrandom = { version = "0.2", features = ["js"] }
57
58
59
[[example]]
0 commit comments