# 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" rust-version = "1.70" name = "soup3-sys" version = "0.7.0" authors = ["The Gtk-rs Project Developers"] build = "build.rs" description = "FFI bindings of Soup 3" homepage = "https://gtk-rs.org" keywords = [ "soup", "gtk-rs", "gnome", ] license = "MIT" repository = "https://gitlab.gnome.org/World/Rust/soup3-rs" [package.metadata.docs.rs] features = [] rustc-args = [ "--cfg", "docsrs", ] rustdoc-args = [ "--cfg", "docsrs", ] [package.metadata.system-deps.libsoup_3_0] name = "libsoup-3.0" version = "3.0" [package.metadata.system-deps.libsoup_3_0.v3_2] version = "3.2" [package.metadata.system-deps.libsoup_3_0.v3_4] version = "3.4" [package.metadata.system-deps.libsoup_3_0.v3_6] version = "3.6" [dependencies.gio-sys] version = "0.20" [dependencies.glib-sys] version = "0.20" [dependencies.gobject-sys] version = "0.20" [dependencies.libc] version = "0.2" [dev-dependencies.shell-words] version = "1.0.0" [dev-dependencies.tempfile] version = "3" [build-dependencies.system-deps] version = "7" [features] v3_0 = [] v3_2 = [] v3_4 = ["v3_2"] v3_6 = ["v3_4"]