# 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 = "factorio-lua-src" version = "546.0.0" authors = [ "Aleksandr Orlenko ", "JohnTheCoolingFan ", ] description = """ Sources of Lua 5.1/5.2/5.3/5.4 and logic to build them. Fork with Factorio lua. """ readme = "README.md" keywords = [ "lua", "lua52", "lua53", "lua54", "factorio", ] license = "MIT" repository = "https://github.com/JohnTheCoolingFan/factorio-lua-src-rs" [dependencies.cc] version = "1.0.54" [features] ucid = []