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.1.0+0.2.2"
dependencies = [
"wayland-headers",
]
[[package]]
name = "wayland-headers"
version = "0.1.0+1.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43775c3361e01be308a610049c029bf70a99d268b3dbaedadffa8f273b95d805"
dependencies = [
"libc",
]