# 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" version = "0.0.1" authors = ["Guido Günther "] description = "Rust bindings for libfeedback" homepage = "https://guidog.pages.gitlab.gnome.org/libfeedback-rs/" documentation = "https://guidog.pages.gitlab.gnome.org/libfeedback-rs/stable/latest/docs/libfeedbac" readme = "README.md" keywords = [ "gnome", "phosh", "feedbackd", ] categories = ["api-bindings"] license = "MIT" repository = "https://guidog.pages.gitlab.gnome.org/libfeedback-rs/" [package.metadata.docs.rs] all-features = true rustc-args = [ "--cfg", "docsrs", ] rustdoc-args = [ "--cfg", "docsrs", ] [lib] name = "libfeedback" [dependencies.ffi] version = "0.0.1" package = "libfeedback-sys" [dependencies.gio] version = "0.19" features = ["v2_70"] [dependencies.glib] version = "0.19" features = ["v2_66"] [dependencies.libc] version = "0.2" [features] v0_3 = ["ffi/v0_3"]