[package] name = "libcimgui-sys" version = "1.88.0" authors = [ "cimgui", "Stephan Dilly", "Omar Cornut", "c9lypso" ] edition = "2021" description = "Raw bindings to the latest cimgui." homepage = "https://c9lypso.github.io/libcimgui-sys" repository = "https://github.com/c9lypso/libcimgui-sys" license = "MIT" keywords = ["api", "ffi", "gui", "bindings", "ui"] categories = [ "external-ffi-bindings", "game-development", "gui" ] [lib] crate-type = ["lib"] [build-dependencies] bindgen = "0.60.1"