Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Commit 0e805a7

Browse files
chore(deps): bump k256 from 0.11.3 to 0.11.4 (#772)
1 parent e53a157 commit 0e805a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crypto/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ copy_key = []
5050
bincode = "1.3.3"
5151
criterion = "0.3.6"
5252
hex-literal = "0.3.4"
53-
k256 = { version = "0.11.3", features = ["ecdsa", "sha256", "keccak256"] }
53+
k256 = { version = "0.11.4", features = ["ecdsa", "sha256", "keccak256"] }
5454
proptest = "1.0.0"
5555
proptest-derive = "0.3.0"
5656
serde_json = "1.0.83"

0 commit comments

Comments
 (0)