diff --git a/dsa/Cargo.toml b/dsa/Cargo.toml index 9355ccaa..bd91bd19 100644 --- a/dsa/Cargo.toml +++ b/dsa/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dsa" -version = "0.7.0-rc.6" +version = "0.7.0-rc.7" description = """ Pure Rust implementation of the Digital Signature Algorithm (DSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic