Skip to content

Commit

Permalink
chore(deps): bump k256 from 0.11.3 to 0.11.4 (MystenLabs#772)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 15, 2022
1 parent 0206293 commit 0ed61c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion narwhal/crypto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ copy_key = []
bincode = "1.3.3"
criterion = "0.3.6"
hex-literal = "0.3.4"
k256 = { version = "0.11.3", features = ["ecdsa", "sha256", "keccak256"] }
k256 = { version = "0.11.4", features = ["ecdsa", "sha256", "keccak256"] }
proptest = "1.0.0"
proptest-derive = "0.3.0"
serde_json = "1.0.83"
Expand Down

0 comments on commit 0ed61c6

Please sign in to comment.