gobject-2-0-sys 0.46.0

Import crate for GObject
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "glib-2-0-sys"
version = "0.46.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99f195f4385558b882eb5434df9a7aaf6a112d0007c8df1e75045b588e0f7962"
dependencies = [
 "gtypes 0.2.0",
 "libc 0.2.147",
 "pkg-config",
]

[[package]]
name = "gobject-2-0-sys"
version = "0.46.0"
dependencies = [
 "glib-2-0-sys",
 "gtypes 0.1.2",
 "pkg-config",
]

[[package]]
name = "gtypes"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f03faaeccbf926bb5db1f694e84cb0944a6eb36519e7cce725f84325076b48b8"
dependencies = [
 "libc 0.1.12",
]

[[package]]
name = "gtypes"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c8852d77575edf1670e115f3144950fc78754cef78ef0d8453e1e62bb0ec3c41"
dependencies = [
 "libc 0.2.147",
]

[[package]]
name = "libc"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e32a70cf75e5846d53a673923498228bbec6a8624708a9ea5645f075d6276122"

[[package]]
name = "libc"
version = "0.2.147"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"

[[package]]
name = "pkg-config"
version = "0.3.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"