diff --git a/Cargo.toml b/Cargo.toml index 1210a7e..79f4692 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ async-bb8-diesel = "0.3" async-trait = "0.1.89" base64 = "0.22" bb8 = "0.9" -chrono = "0.4.43" +chrono = "0.4.44" clap = { version = "4.5.60", features = ["derive", "string"] } cookie = { version = "0.18.1" } crc32c = "0.6.8"