Skip to content

Commit 437b6a9

Browse files
author
22388o
committed
Fix security issues
1 parent 873f684 commit 437b6a9

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

Cargo.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ wasm-bindgen = "0.2.100"
99
bdk_esplora = "0.20.1"
1010
getrandom = { version = "0.2.15", features = ["js"] }
1111
idna = "=1.0.3"
12+
openssl = "0.10.70"
1213

1314
[lib]
1415
crate-type = ["cdylib"]

0 commit comments

Comments
 (0)