mirror of
https://github.com/TangentFoxy/argparse.git
synced 2025-07-31 04:22:18 +00:00
Bundle 30log
Be compatible with old Luarocks versions, including Luarocks installed via apt-get and Lua for Windows.
This commit is contained in:
@@ -10,8 +10,7 @@ description = {
|
||||
license = "MIT/X11"
|
||||
}
|
||||
dependencies = {
|
||||
"lua >= 5.1, < 5.3",
|
||||
"30log >= 0.9.1"
|
||||
"lua >= 5.1, < 5.4"
|
||||
}
|
||||
build = {
|
||||
type = "builtin",
|
||||
|
Reference in New Issue
Block a user