soup3-sys 0.5.0

Sys functions for the Rust bindings of the javacriptcore library
[build-dependencies.system-deps]
version = "6"
[dependencies.gio]
package = "gio-sys"
version = "0.18"

[dependencies.glib]
package = "glib-sys"
version = "0.18"

[dependencies.gobject]
package = "gobject-sys"
version = "0.18"

[dependencies.libc]
version = "0.2"
[dev-dependencies.shell-words]
version = "1.0.0"

[dev-dependencies.tempfile]
version = "3"

[features]
v3_0 = []
v3_2 = []
v3_4 = ["v3_2"]

[package]
authors = ["The Gtk-rs Project Developers"]
build = "build.rs"
description = "Sys functions for the Rust bindings of the javacriptcore library"
edition = "2021"
homepage = "https://gtk-rs.org"
keywords = ["soup", "gtk-rs", "gnome"]
license = "MIT"
name = "soup3-sys"
repository = "https://gitlab.gnome.org/World/Rust/soup3-rs"
rust-version = "1.70"
version = "0.5.0"
[package.metadata.docs.rs]
features = []
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"