feat: update dependencies

This commit is contained in:
2024-11-23 23:49:47 +08:00
parent 08fa61c968
commit 338017590f
3 changed files with 21 additions and 19 deletions

View File

@@ -40,7 +40,7 @@ security-framework = { version = "3.0", features = ["OSX_10_15"], optional = tru
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
simpledateformat = "0.1"
tabled = "0.16"
tabled = "0.17"
x25519-dalek = { version = "2.0", features = ["static_secrets", "getrandom"] }
x509-parser = "0.16"
yubikey = { version = "0.8", features = ["untested"], optional = true }