Skip to content

Commit 0c5cea6

Browse files
authored
Update Cargo.toml
1 parent 8cba180 commit 0c5cea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "rust-scrypt"
33
authors = ["Constantine Kryvomaz <[email protected]>"]
44
description = "Bindings into C for Tarsnap's `Scrypt` algorithm"
55
repository = "https://github.com/r8d8/rust-scrypt"
6-
version = "1.1.0"
6+
version = "1.2.0"
77
build = "build.rs"
88
keywords = ["rust", "crypto", "scrypt"]
99
readme = "README.md"

0 commit comments

Comments
 (0)