diff --git a/Cargo.toml b/Cargo.toml index 92a7e7e..7ec13fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rsa-magic-public-key" description = "Converting between the Magic Public Key format and a RustCrypto RSA type" -version = "0.6.0" +version = "0.7.0" license-file = "LICENSE" authors = ["asonix "] edition = "2018"