# 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-sys" version = "0.1.0" description = "FFI bindings to libdconf" homepage = "https://sr.ht/~yyny/termcfg/" readme = "README.md" keywords = [ "glib", "gnome", "dconf", ] categories = ["external-ffi-bindings"] license-file = "COPYING" repository = "https://git.sr.ht/~yyny/dconf" [dependencies.glib] version = "0.19.5" [dependencies.glib-sys] version = "0.19.5" [dependencies.libc] version = "0.2.154" [build-dependencies.bindgen] version = "0.69.4" [build-dependencies.pkg-config] version = "0.3.30"