feat: fix clippy

This commit is contained in:
2023-09-04 00:16:59 +08:00
parent e7c311eacb
commit 4e1b96a38d
3 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "sm4-gcm"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
authors = ["Hatter Jiang"]
repository = "https://git.hatter.ink/hatter/sm4-gcm"