feat: v1.11.1

This commit is contained in:
2025-03-24 01:14:42 +08:00
parent 4a48e932d4
commit 468701b3ff
3 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "card-cli"
version = "1.11.0"
version = "1.11.1"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
@@ -50,8 +50,8 @@ secrecy = "0.8"
der-parser = "9.0"
sshcerts = "0.13"
regex = "1.4.6"
aes-gcm-stream = "0.2.4"
swift-secure-enclave-tool-rs = "0.1.0"
aes-gcm-stream = "0.2"
swift-secure-enclave-tool-rs = "0.1"
#lazy_static = "1.4.0"
#ssh-key = "0.4.0"
#ctap-hid-fido2 = "2.1.3"