[package] name = "nuki-sys" version = "4.6.1" authors = [ "Serhii Plyhun ", "Varphone Wong " ] description = "Raw bindings to Nuklear 2D GUI library" repository = "https://github.com/vaxpl/nukir-sys.git" homepage = "https://github.com/vaxpl/nuki-sys" license = "MIT OR Apache-2.0" build = "build.rs" links = "nuklear" [dependencies] libc = "0.2" [build-dependencies] cc = "1.0"