# 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 = "wmlua-src" version = "0.1.1" authors = ["tickbh "] build = "build.rs" links = "lua" description = "wmlua" keywords = [ "wmlua", "lua54", "lua51", "luajit", ] categories = ["external-ffi-bindings"] license = "Apache-2.0" repository = "https://github.com/tickbh/wmlua" [build-dependencies.cc] version = "1.0.54" [build-dependencies.which] version = "6.0" [features] lua51 = [] lua52 = [] lua53 = [] lua54 = [] luajit = [] luajit52 = []