# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2015" name = "appstream-glib-sys" version = "0.0.1" authors = ["Bilal Elmoussaoui "] build = "build.rs" links = "appstream-glib" description = "The sys part of the rust bindings for appstream-glib" keywords = ["appstream", "glib", "gnome"] license = "GPL-3.0-or-later" [lib] name = "appstream_glib_sys" [dependencies.gdk-pixbuf-sys] version = "0.9" [dependencies.gio-sys] version = "0.9" [dependencies.glib] version = "0.8" [dependencies.glib-sys] version = "0.9" [dependencies.gobject-sys] version = "0.9" [dependencies.libc] version = "0.2" [dev-dependencies.shell-words] version = "0.1.0" [dev-dependencies.tempdir] version = "0.3" [build-dependencies.pkg-config] version = "0.3.7" [features] docs-rs = [] dox = [] v0_1 = [] v0_1_1 = [] v0_1_2 = ["v0_1_1"] v0_1_3 = ["v0_1_2"] v0_1_4 = ["v0_1_3"] v0_1_5 = ["v0_1_4"] v0_1_6 = ["v0_1_5"] v0_1_7 = ["v0_1_6"] v0_1_8 = ["v0_1_7"] v0_2 = ["v0_1_8"] v0_2_2 = ["v0_2"] v0_2_4 = ["v0_2_2"] v0_2_5 = ["v0_2_4"] v0_3 = ["v0_2_5"] v0_3_1 = ["v0_3"] v0_3_2 = ["v0_3_1"] v0_3_4 = ["v0_3_2"] v0_3_5 = ["v0_3_4"] v0_3_7 = ["v0_3_5"] v0_4_1 = ["v0_3_7"] v0_4_2 = ["v0_4_1"] v0_5 = ["v0_4_2"] v0_5_1 = ["v0_5"] v0_5_10 = ["v0_5_8"] v0_5_11 = ["v0_5_10"] v0_5_12 = ["v0_5_11"] v0_5_13 = ["v0_5_12"] v0_5_14 = ["v0_5_13"] v0_5_2 = ["v0_5_1"] v0_5_5 = ["v0_5_2"] v0_5_6 = ["v0_5_5"] v0_5_7 = ["v0_5_6"] v0_5_8 = ["v0_5_7"] v0_6_1 = ["v0_5_14"] v0_6_13 = ["v0_6_9"] v0_6_2 = ["v0_6_1"] v0_6_4 = ["v0_6_2"] v0_6_5 = ["v0_6_4"] v0_6_6 = ["v0_6_5"] v0_6_7 = ["v0_6_6"] v0_6_9 = ["v0_6_7"] v0_7 = ["v0_6_13"] v0_7_11 = ["v0_7_8"] v0_7_14 = ["v0_7_11"] v0_7_15 = ["v0_7_14"] v0_7_3 = ["v0_7"] v0_7_5 = ["v0_7_3"] v0_7_6 = ["v0_7_5"] v0_7_7 = ["v0_7_6"] v0_7_8 = ["v0_7_7"]