Skip to content

Commit 06ea8ce

Browse files
deps: bump asn1_der from 0.7.5 to 0.7.6
Pull-Request: #3752.
1 parent 7144734 commit 06ea8ce

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.

identity/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ categories = ["cryptography"]
1212
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1313

1414
[dependencies]
15-
asn1_der = { version = "0.7.4", optional = true }
15+
asn1_der = { version = "0.7.6", optional = true }
1616
bs58 = { version = "0.4.0", optional = true }
1717
ed25519-dalek = { version = "1.0.1", optional = true }
1818
libsecp256k1 = { version = "0.7.0", optional = true }

0 commit comments

Comments
 (0)