lua-src 535.0.4+540rc4

Sources of Lua 5.1/5.2/5.3/5.4(rc4) and logic to build them.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.cc]
version = "1.0.54"

[package]
authors = ["Aleksandr Orlenko <zxteam@protonmail.com>"]
description = "Sources of Lua 5.1/5.2/5.3/5.4(rc4) and logic to build them.\n"
edition = "2018"
keywords = ["lua", "lua51", "lua52", "lua53", "lua54"]
license = "MIT"
name = "lua-src"
readme = "README.md"
repository = "https://github.com/khvzak/lua-src-rs"
version = "535.0.4+540rc4"