diff --git a/Cargo.toml b/Cargo.toml index 215bb7e..3cf3329 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ clap = { version = "4.4.10", features = ["derive"] } colored = "3.0.0" ctrlc = "3.4.5" dotenvy = "0.15.7" -duration-str = "0.17.0" +duration-str = "0.19.0" futures-util = "0.3.30" http = "1.1.0" itertools = "0.14.0"