diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ colored = "1" chrono = "0.4" rayon = "1" num-traits = "0.2" +num-derive = "0.3" humantime = "2.0" zip = "0.5" anyhow = "1.0" |