diff --git a/Cargo.toml b/Cargo.toml index f1524d4..acc4372 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,5 +10,5 @@ license = "Apache-2.0" [dependencies] clap = "~2.34" -humantime = "~1.0.0" +humantime = "2.1.0" notify = "4.0.17"