Skip to content

Commit

Permalink
chore(deps): update rust crate asn1_der to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent 0b66f4e commit ddcf8b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 22 deletions.
23 changes: 2 additions & 21 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion keypair/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ rand = "0.8.5"
thiserror = "1.0.23"
lazy_static = "1.4"
libsecp256k1 = "0.7.1"
asn1_der = "0.6.1"
asn1_der = "0.7.0"
sha2 = "0.10.6"
zeroize = "1"
serde_bytes = "0.11"
Expand Down

0 comments on commit ddcf8b6

Please sign in to comment.