[package] name = "rlua" version = "0.4.0" authors = ["kyren "] repository = "https://github.com/chucklefish/rlua" description = "High level bindings to Lua 5.3" readme = "README.md" keywords = ["lua"] license = "MIT" [build-dependencies] gcc = "0.3" [dependencies] hlist-macro = "0.1" error-chain = "0.10"