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 6d923b4 commit e6f2978Copy full SHA for e6f2978
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