add --workers option

This commit is contained in:
2026-05-10 17:28:01 +02:00
parent bc07cba585
commit 6af66fd292
4 changed files with 23 additions and 24 deletions
-1
View File
@@ -15,6 +15,5 @@ clap = { version = "4.6.1", features = ["derive"] }
ctrlc = "3.5.2"
fancy-regex = "0.18.0"
num-integer = "0.1.46"
num_cpus = "1.17.0"
rpassword = "7.5.2"
sequoia-openpgp = "2.2.0"