Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
r8d8 authored Jun 13, 2018
1 parent 8cba180 commit 0c5cea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "rust-scrypt"
authors = ["Constantine Kryvomaz <[email protected]>"]
description = "Bindings into C for Tarsnap's `Scrypt` algorithm"
repository = "https://github.com/r8d8/rust-scrypt"
version = "1.1.0"
version = "1.2.0"
build = "build.rs"
keywords = ["rust", "crypto", "scrypt"]
readme = "README.md"
Expand Down

0 comments on commit 0c5cea6

Please sign in to comment.