[package]
name = "wayland-commons"
version = "0.21.11"
authors = ["Victor Berger <victor.berger@m4x.org>"]
description = "Common types and structures used by wayland-client and wayland-server."
documentation = "https://smithay.github.io/wayland-rs/wayland_commons/"
keywords = ["wayland"]
categories = ["gui", "api-bindings"]
license = "MIT"
repository = "https://github.com/smithay/wayland-rs"
[dependencies.nix]
version = "0.12"
[dependencies.wayland-sys]
version = "0.21.11"
optional = true
[features]
native_lib = ["wayland-sys"]
[badges.travis-ci]
repository = "Smithay/wayland-rs"