Documentation!

This commit is contained in:
2017-12-26 18:06:23 -08:00
parent dc1fd79886
commit f6b39d7003
2 changed files with 80 additions and 3 deletions

View File

@@ -2,6 +2,10 @@
name = "simple_asn1"
version = "0.1.0"
authors = ["Adam Wick <awick@uhsure.com>"]
categories = ["encoding"]
keywords = ["ASN.1","data encoding","DER"]
license-file = "LICENSE"
repository = "https://github.com/acw/simple_asn1"
[dependencies]
chrono = "^0.4.0"