-
- Downloads
Rewrite all, regex
... | ... | @@ -7,8 +7,8 @@ license = "AGPL3" |
[dependencies] | ||
bruteforce = "0.2.0" | ||
csv = "1.1.5" | ||
dup-crypto = { version = "0.38.0", default-features = false, features = ["scrypt"] } | ||
indicatif = "0.15.0" | ||
rayon = "1.5.0" | ||
regex = "1.4.3" | ||
structopt = "0.3.21" |
Please register or sign in to comment