diff --git a/Cargo.toml b/Cargo.toml index 1596ee4..5d2408c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ human_bytes = "0.4.2" compound_duration = "1.2.1" jwt-simple = "0.11.6" rand = "0.8.5" -chrono = { version = "0.4.24", default-features = false, features = ["clock"] } +chrono = { version = "0.4.30", default-features = false, features = ["clock"] } built = { version = "0.6.1", features = ["chrono"] } [profile.release]