mirror of
https://github.com/TangentFoxy/argparse.git
synced 2025-07-27 18:42:20 +00:00
rockspec: bump max lua version
We don't seem to require any changes for 5.4 support
This commit is contained in:
@@ -10,7 +10,7 @@ description = {
|
|||||||
license = "MIT"
|
license = "MIT"
|
||||||
}
|
}
|
||||||
dependencies = {
|
dependencies = {
|
||||||
"lua >= 5.1, < 5.4"
|
"lua >= 5.1, < 5.5"
|
||||||
}
|
}
|
||||||
build = {
|
build = {
|
||||||
type = "builtin",
|
type = "builtin",
|
||||||
|
Reference in New Issue
Block a user