lua-src 535.0.3+540rc3

Sources of Lua 5.1/5.2/5.3/5.4(rc3) and logic to build them.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "cc"
version = "1.0.54"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7bbb73db36c1246e9034e307d0fba23f9a2e251faa47ade70c1bd252220c8311"

[[package]]
name = "lua-src"
version = "535.0.3+540rc3"
dependencies = [
 "cc",
]