chore(rsa): release 0.6.1

This commit is contained in:
Tony Arcieri 2022-04-11 07:43:19 -06:00
parent c6dbce6634
commit 4b8fa4fb67

View File

@ -1,6 +1,6 @@
[package]
name = "rsa"
version = "0.6.0"
version = "0.6.1"
authors = ["RustCrypto Developers", "dignifiedquire <dignifiedquire@gmail.com>"]
edition = "2021"
description = "Pure Rust RSA implementation"