diff --git a/Cargo.toml b/Cargo.toml index 52c18535..38d12d26 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ indexmap = "2.7.0" itertools = "0.14.0" libspelling = "0.3.0" maxminddb = "0.25.0" -openssl = "0.10.70" +openssl = "0.10.72" plurify = "0.2.0" r2d2 = "0.8.10" r2d2_sqlite = "0.27.0"