Skip to content

Commit a47121b

Browse files
committed
bump bitcoin_slices
1 parent 4a52b5a commit a47121b

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ qr_code = { version = "2.0.0", features = ["bmp"] }
3636
base64 = "0.21.0"
3737
percent-encoding = "2.2.0"
3838
bitcoin-private = "0.1.0"
39-
bitcoin_slices = { version = "0.9.0", features = [
39+
bitcoin_slices = { version = "0.10.0", features = [
4040
"bitcoin",
4141
"slice_cache",
4242
"sha2",
@@ -66,4 +66,3 @@ download_bitcoind = ["bitcoind/23_1"]
6666

6767
[profile.dev.package.jemalloc-sys]
6868
opt-level = 1 # not sure why but there is compilation error with 0
69-

0 commit comments

Comments
 (0)