Update rust edition to 2021
This commit is contained in:
@@ -7,7 +7,7 @@ categories = ["encoding"]
|
|||||||
keywords = ["ASN1","encoding","DER"]
|
keywords = ["ASN1","encoding","DER"]
|
||||||
license = "ISC"
|
license = "ISC"
|
||||||
repository = "https://github.com/acw/simple_asn1"
|
repository = "https://github.com/acw/simple_asn1"
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
num-bigint = { default-features = false, version = "0.4" }
|
num-bigint = { default-features = false, version = "0.4" }
|
||||||
|
|||||||
Reference in New Issue
Block a user