mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-26 09:25:48 +00:00
Allow zlib 0.7.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user