Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ rug = { version = "1.16", default-features = false, features = ["integer", "rand
ed25519-zebra = "3.1.0"

# Hashing
sha2 = "0.9"
sha2 = "0.10"

# Needed for extendable hashing function when deriving generators for ristretto
sha3 = "0.10"
Expand Down