# 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 = "libfeedback-sys" version = "0.0.1" authors = ["Guido Günther "] build = "build.rs" description = "FFI bindings for libfeedback" keywords = [ "gnome", "phosh", "feedbackd", ] categories = [ "api-bindings", "gui", ] license = "MIT" [package.metadata.docs.rs] all-features = true rustc-args = [ "--cfg", "docsrs", ] rustdoc-args = [ "--cfg", "docsrs", "--generate-link-to-definition", ] [package.metadata.system-deps.libfeedback_0_0] name = "libfeedback-0.0" version = "0" [lib] name = "lfb_sys" [dependencies.gio-sys] version = "0.19" [dependencies.glib-sys] version = "0.19" [dependencies.gobject-sys] version = "0.19" [dependencies.libc] version = "0.2" [dev-dependencies.shell-words] version = "1.0.0" [dev-dependencies.tempfile] version = "3" [build-dependencies.system-deps] version = "6" [features] v0_3 = []