Skip to content

Commit 6b73ca2

Browse files
committed
Try add support for lua 5.4
1 parent b48881c commit 6b73ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

streams-scm-1.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ description = {
2727
}
2828

2929
dependencies = {
30-
"lua >= 5.1, < 5.4"
30+
"lua >= 5.1"
3131
}
3232

3333
test_dependencies = {

0 commit comments

Comments
 (0)