[dependencies.libc]
version = "0.2.32"
[package]
authors = ["Dreae <dreae@dreae.onl>"]
build = "build.rs"
description = "Rust crate for calling LuaJIT from Rust"
documentation = "https://dreae.gitlab.io/luajit-rs/luajit/"
keywords = ["luajit", "lua"]
license = "MIT"
name = "luajit"
readme = "README.md"
repository = "https://gitlab.com/Dreae/luajit-rs"
version = "0.1.1"