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 dac142f commit f96d36eCopy full SHA for f96d36e
Cargo.toml
@@ -7,7 +7,7 @@ edition = "2021"
7
bdk = "0.30.2"
8
wasm-bindgen = "0.2.100"
9
bdk_esplora = "0.22.0"
10
-getrandom = { version = "0.2.15", features = ["js"] }
+getrandom = { version = "0.3.0", features = ["js"] }
11
idna = "=1.0.3"
12
ring = "0.17.13"
13
openssl = "0.10.72"
0 commit comments