[package] name = "libucl-bind" version = "0.2.2" description = "Low-level bindings to libucl." authors = ["Łukasz Niemier ", "Igor Laćarac "] build = "build.rs" license-file = "LICENSE" repository = "https://github.com/draft6/libucl-rs/libucl-bind" exclude = [ "libucl/lua/libucl.rockspec" ] [dependencies] libc = "0.2.66" bitflags = "1.2" [build-dependencies] cmake = "0.1.42"