We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cba180 commit 0c5cea6Copy full SHA for 0c5cea6
Cargo.toml
@@ -3,7 +3,7 @@ name = "rust-scrypt"
3
authors = ["Constantine Kryvomaz <[email protected]>"]
4
description = "Bindings into C for Tarsnap's `Scrypt` algorithm"
5
repository = "https://github.com/r8d8/rust-scrypt"
6
-version = "1.1.0"
+version = "1.2.0"
7
build = "build.rs"
8
keywords = ["rust", "crypto", "scrypt"]
9
readme = "README.md"
0 commit comments