# 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 = "2021" name = "wax-rs" version = "0.0.2" authors = ["Latte Softworks "] include = [ "**/*.rs", "Cargo.toml", "Cargo.lock", "LICENSE", ] description = "Experiment to Rewrite Wax (latte-soft/wax) Natively, in Rust - A Fast Runtime Lua 5.1x+/Luau Project Bundler, Using Roblox Models and Module-Require Semantics" homepage = "https://latte.to" documentation = "https://docs.rs/wax-rs" readme = "README.md" keywords = [ "bundler", "lua", "luau", "roblox", ] categories = [ "command-line-utilities", "compression", "development-tools::build-utils", ] license = "MIT" repository = "https://github.com/latte-soft/wax-rs" [dependencies]