gtk4-layer-shell-sys 0.6.1

Unsafe gir-generated FFI bindings for gtk4-layer-shell
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.85"
name = "gtk4-layer-shell-sys"
version = "0.6.1"
authors = ["pentamassiv <pentamassiv@posteo.de>"]
build = "build.rs"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Unsafe gir-generated FFI bindings for gtk4-layer-shell"
documentation = "https://docs.rs/gtk4-layer-shell-sys/"
readme = "README.md"
keywords = [
    "gtk4",
    "gtk4-layer-shell",
    "wayland",
    "FFI",
    "unsafe",
]
categories = [
    "external-ffi-bindings",
    "gui",
]
license = "MIT"
repository = "https://github.com/pentamassiv/gtk4-layer-shell-gir/tree/main/gtk4-layer-shell-sys"
resolver = "2"

[package.metadata.system-deps.gtk4_layer_shell_0]
name = "gtk4-layer-shell-0"
version = "1"

[package.metadata.system-deps.gtk4_layer_shell_0.v1_3]
version = "1.3"

[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--generate-link-to-definition"]
rustc-args = [
    "--cfg",
    "docsrs",
]

[features]
default = []
v1_3 = []

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

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

[dependencies.gdk4-sys]
version = "0.11"

[dependencies.glib-sys]
version = "0.22"

[dependencies.gtk4-sys]
version = "0.11"

[dependencies.libc]
version = "0.2"

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

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

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