Skip to content

Commit 77e2ea1

Browse files
authored
cipher v0.5.0-pre.6 (#1625)
1 parent f1005a3 commit 77e2ea1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cipher/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cipher"
33
description = "Traits for describing block ciphers and stream ciphers"
4-
version = "0.5.0-pre.5"
4+
version = "0.5.0-pre.6"
55
authors = ["RustCrypto Developers"]
66
license = "MIT OR Apache-2.0"
77
readme = "README.md"

0 commit comments

Comments
 (0)