# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "nautilus-extension-sys" version = "0.8.0" authors = ["Andrew Shu "] description = "FFI bindings to libnautilus-extension" readme = "README.md" keywords = [ "nautilus", "bindings", ] categories = ["external-ffi-bindings"] license = "GPL-3.0" repository = "https://github.com/talklittle/nautilus-extension-rs" [lib] name = "nautilus_extension_sys" [dependencies.gio-sys] version = "0.15.10" [dependencies.glib-sys] version = "0.15.10" [dependencies.gobject-sys] version = "0.15.10" [dependencies.gtk-sys] version = "0.15.3" features = ["v3_20"] [dependencies.libc] version = "0.2"