feat: update dependencies
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user