diff --git a/Cargo.toml b/Cargo.toml index 444877d..57f7bc9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,5 +38,5 @@ url = "2.5.0" light-openid = { version = "1.0.4", features = ["crypto-wrapper"] } bincode = "2.0.1" chrono = "0.4.40" -lazy_static = "1.4.0" +lazy_static = "1.5.0" mailchecker = "6.0.8"