# 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 = "2021" name = "dconf" version = "0.1.1" description = "Rust bindings to dconf" homepage = "https://sr.ht/~yyny/termcfg/" readme = "README.md" keywords = [ "glib", "gnome", "dconf", ] categories = ["api-bindings"] license-file = "COPYING" repository = "https://git.sr.ht/~yyny/dconf" [dependencies.dconf-sys] version = "0.1.0" [dependencies.glib] version = "0.19.5" [dependencies.glib-sys] version = "0.19.5" [dependencies.gobject-sys] version = "0.19.5" [dependencies.lazy_static] version = "1.4.0" [dependencies.thiserror] version = "1.0.59"