Skip to content

Commit

Permalink
Bump hkd32 dependency to v0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-iqlusion committed Oct 19, 2020
1 parent 657e1fe commit c1b96c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 26 deletions.
30 changes: 5 additions & 25 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ chrono = "0.4"
ed25519-dalek = "1"
getrandom = "0.1"
gumdrop = "0.7"
hkd32 = { version = "0.4", default-features = false, features = ["mnemonic"] }
hkd32 = { version = "0.5", default-features = false, features = ["mnemonic"] }
hkdf = "0.10.0-alpha.0"
hyper = { version = "0.13", optional = true }
k256 = { version = "0.5", features = ["ecdsa", "sha256"] }
Expand Down

0 comments on commit c1b96c8

Please sign in to comment.