libglycin-rebind 0.1.0

Safe 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"
version = "0.1.0"
authors = ["Maximiliano Sandoval <msandova@gnome.org>"]
build = false
exclude = ["Gir.toml"]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Safe bindings for libglycin"
homepage = "https://gnome.pages.gitlab.gnome.org/glycin/"
readme = "README.md"
keywords = [
    "gnome",
    "glycin",
]
categories = ["api-bindings"]
license = "MIT"
repository = "https://gitlab.gnome.org/GNOME/glycin"

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

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

[dependencies.ffi]
version = "0.1.0"
package = "libglycin-rebind-sys"

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

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

[dependencies.libc]
version = "0.2.152"