update openssl version to 0.10.72

This commit is contained in:
yggverse 2025-04-07 21:45:19 +03:00
parent 628c07566a
commit a7d97e4246

View file

@ -37,7 +37,7 @@ indexmap = "2.7.0"
itertools = "0.14.0" itertools = "0.14.0"
libspelling = "0.3.0" libspelling = "0.3.0"
maxminddb = "0.25.0" maxminddb = "0.25.0"
openssl = "0.10.70" openssl = "0.10.72"
plurify = "0.2.0" plurify = "0.2.0"
r2d2 = "0.8.10" r2d2 = "0.8.10"
r2d2_sqlite = "0.27.0" r2d2_sqlite = "0.27.0"