Add PartialOrd and Ord to ByteUnits
... | @@ -7,3 +7,4 @@ authors = ["stefschi"] | ... | @@ -7,3 +7,4 @@ authors = ["stefschi"] |
ansi_term = "0.9" | ansi_term = "0.9" | ||
lazy_static = "0.2" | lazy_static = "0.2" | ||
threadpool = "1.0" | threadpool = "1.0" | ||
rand = "0.3" |
Please register or sign in to comment