Skip to content

Commit f96d36e

Browse files
Update Rust crate getrandom to 0.3.0
1 parent dac142f commit f96d36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77
bdk = "0.30.2"
88
wasm-bindgen = "0.2.100"
99
bdk_esplora = "0.22.0"
10-
getrandom = { version = "0.2.15", features = ["js"] }
10+
getrandom = { version = "0.3.0", features = ["js"] }
1111
idna = "=1.0.3"
1212
ring = "0.17.13"
1313
openssl = "0.10.72"

0 commit comments

Comments
 (0)