feat: v1.11.4, support hmac encrypt in generate-keypair

This commit is contained in:
2025-03-26 07:18:47 +08:00
parent d4fce3f4fc
commit 3848b65ff1
3 changed files with 17 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -511,7 +511,7 @@ dependencies = [
[[package]]
name = "card-cli"
version = "1.11.3"
version = "1.11.4"
dependencies = [
"aes-gcm-stream",
"authenticator 0.3.1",