diff --git a/Cargo.toml b/Cargo.toml index 38d12d26..26c5e0b7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,7 @@ ggemtext = "0.6.0" indexmap = "2.7.0" itertools = "0.14.0" libspelling = "0.3.0" -maxminddb = "0.25.0" +maxminddb = "0.26.0" openssl = "0.10.72" plurify = "0.2.0" r2d2 = "0.8.10"