feat: update dependencies

This commit is contained in:
2025-06-30 00:16:02 +08:00
parent 3647515321
commit 421f2e2ffe
3 changed files with 101 additions and 16 deletions

View File

@@ -26,8 +26,8 @@ serde_json = "1.0"
hex = "0.4"
openpgp-card = "0.3"
openpgp-card-pcsc = "0.3"
openpgp-card-sequoia = { version = "0.1", optional = true }
sequoia-openpgp = { version = "1.0", optional = true }
openpgp-card-sequoia = { version = "0.2", optional = true }
sequoia-openpgp = { version = "2.0", optional = true }
chrono = "0.4"
simpledateformat = "0.1"
ring = "0.17"