scoring of different cases

This commit is contained in:
Ananke 2018-07-09 23:51:44 +02:00
parent 19753e249b
commit 3957c36507

View file

@ -11,7 +11,9 @@ path = "/media/win_e/Clara_Daten/etc/Programmierung/Rust/src/passwordgenerator.r
[dependencies]
regex = "0.2"
regex = "1"
rand = "0.3.15"
getopts = "0.2"
text_io = "0.1.7"
num-traits = "0.2"
lazy_static = "1.0"