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