Add colours, threading and tests for units
... | ... | @@ -4,3 +4,6 @@ version = "0.1.0" |
authors = ["stefschi"] | ||
[dependencies] | ||
ansi_term = "0.9" | ||
lazy_static = "0.2" | ||
threadpool = "1.0" |
Please register or sign in to comment
To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
... | ... | @@ -4,3 +4,6 @@ version = "0.1.0" |
authors = ["stefschi"] | ||
[dependencies] | ||
ansi_term = "0.9" | ||
lazy_static = "0.2" | ||
threadpool = "1.0" |