libdecor-headers 0.2.0+libdecor-0.2.2

Minimalist Rust FFI bindings for libdecor
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

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

[[package]]
name = "libdecor-headers"
version = "0.2.0+libdecor-0.2.2"
dependencies = [
 "wayland-headers",
]

[[package]]
name = "wayland-headers"
version = "0.2.0+wayland-1.18.0-protocols-1.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "876e2508ed03488817a53894a52eed4f472fbd99a4e22323eeb6b8548ce3cd46"
dependencies = [
 "libc",
]