Start bringing this library into a more modern idiom.
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
[package]
|
||||
name = "simple_asn1"
|
||||
version = "0.4.0"
|
||||
version = "0.5.0"
|
||||
authors = ["Adam Wick <awick@uhsure.com>"]
|
||||
description = "A simple DER/ASN.1 encoding/decoding library."
|
||||
categories = ["encoding"]
|
||||
keywords = ["ASN1","encoding","DER"]
|
||||
license-file = "LICENSE"
|
||||
repository = "https://github.com/acw/simple_asn1"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
chrono = "^0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user