Skip to content

Commit 59d1227

Browse files
authored
cipher v0.5.0-pre.3 (#1497)
1 parent 4646f45 commit 59d1227

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cipher/Cargo.toml

+1-1
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.2"
4+
version = "0.5.0-pre.3"
55
authors = ["RustCrypto Developers"]
66
license = "MIT OR Apache-2.0"
77
readme = "README.md"

0 commit comments

Comments
 (0)