Show timestamps (fix #156)

This commit is contained in:
Roey Darwish Dror
2019-05-21 16:40:00 +03:00
parent c6b50a5fed
commit 48653f555d
3 changed files with 37 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ console = "0.7.5"
self_update_crate = { version = "0.5.1", optional = true, package = "self_update" }
lazy_static = "1.2.0"
rust-ini = "0.13.0"
chrono = "0.4.6"
[target.'cfg(unix)'.dependencies]
nix = "0.13.0"