[package] name = "droom-ui" version = "0.0.1" authors = ["Willem Mali ", "David Campbell ", "Denilson das Mercês Amorim "] description = "Rust bindings to the IUP library, for use in the droom project" license = "MIT" [lib] name = "droom_ui" [dependencies] iup-sys = "0.0" libc = "0.1"