Skip to content

Commit

Permalink
use released bitcoin_slices
Browse files Browse the repository at this point in the history
  • Loading branch information
RCasatta committed Aug 24, 2023
1 parent d7a8d9e commit 729b096
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 3 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ qr_code = { version = "2.0.0", features = ["bmp"] }
base64 = "0.21.0"
percent-encoding = "2.2.0"
bitcoin-private = "0.1.0"
#bitcoin_slices = { version = "0.6", features = ["bitcoin"] }
bitcoin_slices = { path = "../bitcoin_slices", features = [
bitcoin_slices = { version = "0.6.2", features = [
"bitcoin",
"slice_cache",
] }
Expand Down

0 comments on commit 729b096

Please sign in to comment.