# 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] edition = "2018" name = "gnome-desktop" version = "0.4.2" description = "Rust bindings for the GNOME Utility Library " keywords = [ "gnome", "gtk", ] categories = ["api-bindings"] license = "MIT" repository = "https://gitlab.gnome.org/vlinkz/gnome-desktop-rs" [dependencies.ffi] version = "0.4.1" package = "gnome-desktop-sys" [dependencies.gdesktop_enums] version = "0.3.1" package = "gsettings-desktop-schemas" [dependencies.gdk-pixbuf] version = "0.18" [dependencies.gio] version = "0.18" [dependencies.glib] version = "0.18" [dependencies.libc] version = "0.2" [features] default = []