Fix support for Lua 5.3

This commit is contained in:
Albert Krewinkel
2022-09-23 10:19:49 +02:00
parent 44600f4c0d
commit 9f2e49ef03
+1 -1
View File
@@ -502,7 +502,7 @@ library
http-types >= 0.8 && < 0.13,
ipynb >= 0.2 && < 0.3,
jira-wiki-markup >= 1.4 && < 1.5,
lua >= 2.2 && < 2.3,
lua >= 2.1 && < 2.3,
lpeg >= 1.0.1 && < 1.1,
mime-types >= 0.1.1 && < 0.2,
mtl >= 2.2 && < 2.3,