Allow zlib 0.7.

This commit is contained in:
John MacFarlane
2024-02-08 09:07:56 -08:00
parent 719f31b26b
commit 9ccd40f114
+1 -1
View File
@@ -520,7 +520,7 @@ library
unicode-transforms >= 0.3 && < 0.5,
yaml >= 0.11 && < 0.12,
zip-archive >= 0.4.3 && < 0.5,
zlib >= 0.5 && < 0.7,
zlib >= 0.5 && < 0.8,
xml >= 1.3.12 && < 1.4,
typst >= 0.5 && < 0.5.1,
vector >= 0.12 && < 0.14