Skip to content

Commit d3304b1

Browse files
committed
bump salsa20 version
1 parent 510d484 commit d3304b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

salsa20/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "salsa20"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["RustCrypto Developers"]
55
license = "MIT OR Apache-2.0"
66
description = "Salsa20 Stream Cipher"

0 commit comments

Comments
 (0)