feat: update cargo meta

This commit is contained in:
2023-08-27 16:59:11 +08:00
parent 0686ad6e20
commit 8c22543f9b

View File

@@ -2,6 +2,12 @@
name = "aes-gcm-stream"
version = "0.1.0"
edition = "2021"
authors = ["Hatter Jiang"]
repository = "https://git.hatter.ink/hatter/aes-gcm-stream"
description = "AES GCM stream encrypt and decrypt library, supports AES128/192/256 bit keys"
license = "MIT OR Apache-2.0"
keywords = ["crypto", "aes", "gcm", "stream"]
categories = ["cryptography"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html