[package] name = "nemo-extension-sys" version = "0.5.0" authors = ["Andrew Shu , Joshua Peisach "] description = "FFI bindings to libnemo-extension" repository = "https://github.com/Ubuntu-Cinnamon-Remix/nemo-rust" keywords = ["nemo", "bindings"] license = "GPL-3.0" [lib] name = "nemo_extension_sys" [dependencies] gio-sys = "0.9.1" glib-sys = "0.9.1" gobject-sys = "0.9.1" libc = "0.2" [dependencies.gtk-sys] version = "0.9.2" features = ["v3_18"]