diff --git a/Cargo.toml b/Cargo.toml index 7ab9a97..9c4fe87 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libpasta" -version = "0.1.0-rc1" +version = "0.1.0-rc2" authors = ["Sam Scott "] categories = ["authentication", "cryptography"] description = "All-inclusive password hashing library"