Skip to content

Commit

Permalink
Sync version with aead
Browse files Browse the repository at this point in the history
Co-authored-by: Tony Arcieri <bascule@gmail.com>
  • Loading branch information
newpavlov and tarcieri authored Sep 23, 2024
1 parent d4c4818 commit e185f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aead-stream/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "aead-stream"
version = "0.1.0"
version = "0.6.0-pre"
description = "Generic implementation of the STREAM online authenticated encryption construction"
authors = ["RustCrypto Developers"]
edition = "2021"
Expand Down

0 comments on commit e185f9f

Please sign in to comment.