Add readme to cargo

This commit is contained in:
asonix 2020-07-25 09:34:48 -05:00
parent f06fd82616
commit 74a9f5f899
1 changed files with 2 additions and 1 deletions

View File

@ -1,11 +1,12 @@
[package]
name = "rsa-magic-public-key"
description = "Converting between the Magic Public Key format and a RustCrypto RSA type"
version = "0.2.0"
version = "0.2.1"
license-file = "LICENSE"
authors = ["asonix <asonix@asonix.dog>"]
edition = "2018"
repository = "https://git.asonix.dog/Aardwolf/rsa-magic-public-key"
readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html