luau0-src 0.18.2+luau708

Minimal sources of Luau and logic to build them.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "luau0-src"
version = "0.18.2+luau708"
authors = ["Aleksandr Orlenko <zxteam@protonmail.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = """
Minimal sources of Luau and logic to build them.
"""
readme = "README.md"
keywords = [
    "lua",
    "luau",
    "roblox",
]
license = "MIT"
repository = "https://github.com/mlua-rs/luau-src-rs"

[lib]
name = "luau0_src"
path = "src/lib.rs"

[dependencies.cc]
version = "1.2"
features = ["parallel"]