Skip to content

Commit 3e69724

Browse files
authored
ccm v0.6.0-pre.0 (#737)
Closes #736
1 parent b7efce0 commit 3e69724

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.

ccm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ccm"
3-
version = "0.6.0-pre"
3+
version = "0.6.0-pre.0"
44
description = "Generic implementation of the Counter with CBC-MAC (CCM) mode"
55
authors = ["RustCrypto Developers"]
66
edition = "2024"

0 commit comments

Comments
 (0)