# 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 = "gsettings-desktop-schemas" version = "0.3.1" description = "Rust bindings for gsettings-desktop-schemas" keywords = [ "gnome", "gtk", ] categories = ["api-bindings"] license = "MIT" repository = "https://gitlab.gnome.org/vlinkz/gsettings-desktop-schemas-rs" [dependencies.bitflags] version = "2.4" [dependencies.ffi] version = "0.3.1" package = "gsettings-desktop-schemas-sys" [dependencies.glib] version = "0.18" [dependencies.libc] version = "0.2" [features] default = []