feat: v1.13.20, fix incomp with future compiler

This commit is contained in:
2025-09-27 16:56:05 +08:00
parent 4537b6ece9
commit 07e1671867
4 changed files with 42 additions and 126 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "card-cli"
version = "1.13.19"
version = "1.13.20"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
@@ -52,7 +52,7 @@ pinentry = "0.6"
rpassword = "7.3"
secrecy = "0.10"
der-parser = "10.0"
sshcerts = "0.14"
sshcerts-hatter-fork = "0.14.1"
regex = "1.11"
aes-gcm-stream = "0.2"
swift-secure-enclave-tool-rs = "1.0"