diff --git a/Cargo.toml b/Cargo.toml index dbc2947..d4604c8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -58,5 +58,6 @@ bytesize = "1" indicatif = "0.17.0-rc.10" path-absolutize = "3" gethostname = "0.2" +humantime = "2" users = "0.11" itertools = "0.10"