Skip to content

Commit

Permalink
rev p256k1 dep for latest crate
Browse files Browse the repository at this point in the history
  • Loading branch information
xoloki committed Sep 5, 2023
1 parent 1411538 commit a6c68d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ num-traits = "0.2"
polynomial = { version = "0.2.5", features = ["serde"] }
primitive-types = "0.12"
rand_core = "0.6"
p256k1 = "5"
p256k1 = "5.4"
serde = { version = "1.0", features = ["derive"] }
sha2 = "0.10"
thiserror = "1.0"
Expand Down

0 comments on commit a6c68d1

Please sign in to comment.