libglycin-rebind-sys 0.1.0

FFI bindings for libglycin
Documentation
# 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 = "2024"
rust-version = "1.92"
name = "libglycin-rebind-sys"
version = "0.1.0"
build = "build.rs"
exclude = ["Gir.toml"]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "FFI bindings for libglycin"
homepage = "https://gnome.pages.gitlab.gnome.org/glycin/"
readme = false
keywords = [
    "gnome",
    "glycin",
]
categories = ["api-bindings"]
license = "MIT"
repository = "https://gitlab.gnome.org/GNOME/glycin"

[package.metadata.system-deps.glycin_2]
name = "glycin-2"
version = "2"

[package.metadata.system-deps.glycin_2.v2]
version = "2"

[package.metadata.system-deps.glycin_2.v2_0_1]
version = "2.0.1"

[package.metadata.docs.rs]
all-features = true

[features]

[lib]
name = "libglycin_rebind_sys"
path = "src/lib.rs"

[[test]]
name = "abi"
path = "tests/abi.rs"

[dependencies.gio-sys]
version = "0.22.0"
features = ["v2_62"]

[dependencies.glib-sys]
version = "0.22.0"
features = ["v2_68"]

[dependencies.gobject-sys]
version = "0.22.0"
features = ["v2_68"]

[dependencies.libc]
version = "0.2"

[dependencies.system-deps]
version = "7.0"

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

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

[build-dependencies.system-deps]
version = "7"