From ee00b31fd0fcdd64d73278372daec9b6c785df77 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 31 Mar 2025 20:46:52 +0000 Subject: [PATCH] Update Rust crate chrono to 0.4.40 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a7e5a7b..11c79d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,6 +37,6 @@ webauthn-rs = { version = "0.5.0", features = ["danger-allow-state-serialisation url = "2.5.0" light-openid = { version = "1.0.4", features = ["crypto-wrapper"] } bincode = "2.0.1" -chrono = "0.4.38" +chrono = "0.4.40" lazy_static = "1.4.0" mailchecker = "6.0.8"