Skip to content

Commit f467b4c

Browse files
author
22388o
committed
Chore: Update deps
1 parent 437b6a9 commit f467b4c

File tree

2 files changed

+28
-23
lines changed

2 files changed

+28
-23
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ 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"
13-
12+
ring = "0.17.13"
13+
openssl = "0.10.72"
14+
tokio = "1.43.1"
1415
[lib]
1516
crate-type = ["cdylib"]
1617

0 commit comments

Comments
 (0)