Update deps
... | ... | @@ -4,7 +4,7 @@ version = "0.1.0" |
authors = ["Stefan Schindler <dns2utf8@estada.ch>"] | ||
[dependencies] | ||
ansi_term = "0.9" | ||
lazy_static = "0.2" | ||
ansi_term = "0.11" | ||
lazy_static = "1.0" | ||
threadpool = "1.0" | ||
rand = "0.3" | ||
rand = "0.4" |
Please register or sign in to comment