Skip to content

Commit

Permalink
add hex to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jjtny1 committed Oct 2, 2023
1 parent 4e60493 commit edc5daa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions curve25519-dalek/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ sha2 = { version = "0.10", default-features = false }
bincode = "1"
rand = "0.8"
rand_core = { version = "0.6", default-features = false, features = ["getrandom"] }
hex = "0.4.2"

[build-dependencies]
platforms = "3.0.2"
Expand Down

0 comments on commit edc5daa

Please sign in to comment.