diff --git a/Cargo.toml b/Cargo.toml index 8f5f876..b4d2bdb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ license = "MPL-2.0" [workspace.dependencies] anyhow = "1.0" async-recursion = "1.1.1" -chrono = "0.4.41" +chrono = "0.4.44" clap = { version = "4.5", features = ["derive", "env", "wrap_help"] } dropshot = { version = "0.17.0" } # has to match dropshot