Skip to content

Commit

Permalink
chore: remove bitcoin_hashes 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
elsirion committed Nov 12, 2024
1 parent 911e672 commit 3a8afcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion crypto/derive-secret/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ path = "src/lib.rs"

[dependencies]
anyhow = { workspace = true }
bitcoin_hashes = "0.11.0"
bitcoin_hashes = { workspace = true }
bls12_381 = { workspace = true }
fedimint-core = { workspace = true }
hkdf = { workspace = true }
Expand Down

0 comments on commit 3a8afcf

Please sign in to comment.