Skip to content

Commit

Permalink
bip32: use prerelease dependencies
Browse files Browse the repository at this point in the history
Updates to the following prereleases:

- `hmac` v0.13.0-pre.4
- `ripemd` v0.2.0-pre.4
- `sha2` v0.11.0-pre.4
- `k256` v0.14.0-pre.2
- `pbkdf2` v0.13.0-pre.1
  • Loading branch information
tony-iqlusion committed Sep 23, 2024
1 parent 852aaf4 commit 657d530
Show file tree
Hide file tree
Showing 9 changed files with 436 additions and 13 deletions.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[workspace]
resolver = "2"
members = [
"bip32",
#"bip32",
"canonical-path",
"hkd32",
"iqhttp",
"secrecy",
"signatory",
"subtle-encoding",
]
exclude = ["bip32"]
Loading

0 comments on commit 657d530

Please sign in to comment.