Merge pull request #15 from marco-neumann-jdas/fix_license_metadata
use a machine-readable license key
This commit was merged in pull request #15.
This commit is contained in:
@@ -5,7 +5,7 @@ authors = ["Adam Wick <awick@uhsure.com>"]
|
|||||||
description = "A simple DER/ASN.1 encoding/decoding library."
|
description = "A simple DER/ASN.1 encoding/decoding library."
|
||||||
categories = ["encoding"]
|
categories = ["encoding"]
|
||||||
keywords = ["ASN1","encoding","DER"]
|
keywords = ["ASN1","encoding","DER"]
|
||||||
license-file = "LICENSE"
|
license = "ISC"
|
||||||
repository = "https://github.com/acw/simple_asn1"
|
repository = "https://github.com/acw/simple_asn1"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user