Skip to content

Commit 3c329e1

Browse files
Update asn1_der requirement from 0.6.1 to 0.7.2
Updates the requirements on [asn1_der](https://github.com/KizzyCode/asn1_der-rust) to permit the latest version. - [Release notes](https://github.com/KizzyCode/asn1_der-rust/releases) - [Commits](KizzyCode/asn1_der-rust@0.6.3...0.7.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47c5c80 commit 3c329e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ keywords = ["peer-to-peer", "libp2p", "networking"]
1010
categories = ["network-programming", "asynchronous"]
1111

1212
[dependencies]
13-
asn1_der = "0.6.1"
13+
asn1_der = "0.7.2"
1414
bs58 = "0.4.0"
1515
ed25519-dalek = "1.0.1"
1616
either = "1.5"

0 commit comments

Comments
 (0)