We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2bb075 commit fc5339eCopy full SHA for fc5339e
tl-dev-1.rockspec
@@ -13,7 +13,7 @@ dependencies = {
13
-- this is really an optional dependency if you're running Lua 5.3,
14
-- but if you're using LuaRocks, pulling it shouldn't be too much
15
-- trouble anyway.
16
- "compat53",
+ "compat53 >= 0.11",
17
18
-- needed for the cli tool
19
"argparse",
0 commit comments