Skip to content

Commit 2482bcb

Browse files
authored
aes-gcm v0.10.0-pre (#413)
1 parent 1b16fe0 commit 2482bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aes-gcm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "aes-gcm"
3-
version = "0.9.4"
3+
version = "0.10.0-pre"
44
description = """
55
Pure Rust implementation of the AES-GCM (Galois/Counter Mode)
66
Authenticated Encryption with Associated Data (AEAD) Cipher

0 commit comments

Comments
 (0)