diff --git a/streebog/Cargo.toml b/streebog/Cargo.toml index c1aa8f11..96e934f0 100644 --- a/streebog/Cargo.toml +++ b/streebog/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "streebog" -version = "0.11.0-pre" +version = "0.11.0-pre.0" description = "Streebog (GOST R 34.11-2012) hash function" authors = ["RustCrypto Developers"] license = "MIT OR Apache-2.0"