Project boilerplate (metadata, docs, code of conduct)

This commit is contained in:
Tony Arcieri
2019-11-18 17:58:54 -08:00
parent 4b0ad478b3
commit 7e2cafd0c4
3 changed files with 206 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ algorithms (e.g, PKCS#1v1.5, ECDSA)
authors = ["Tony Arcieri <bascule@gmail.com>", "Yubico AB"]
edition = "2018"
license = "BSD"
license = "BSD-2-Clause"
repository = "https://github.com/tarcieri/yubikey-piv.rs"
readme = "README.md"
categories = ["api-bindings", "cryptography", "hardware-support"]