feat: add rand, update decrypt
This commit is contained in:
@@ -16,6 +16,7 @@ clap = { version = "4.1.4", features = ["derive"] }
|
||||
hex = "0.4.3"
|
||||
openpgp-card = "0.3.7"
|
||||
openpgp-card-pcsc = "0.3.0"
|
||||
rand = "0.8.5"
|
||||
reqwest = { version = "0.11.14", features = ["blocking", "rustls", "rustls-tls"] }
|
||||
rpassword = "7.2.0"
|
||||
rust_util = "0.6.42"
|
||||
|
||||
Reference in New Issue
Block a user