wayland-protocols 0.25.0

Generated API for the officials wayland protocol extensions
Documentation
[badges.travis-ci]
repository = "Smithay/wayland-rs"
[build-dependencies.wayland-scanner]
version = "0.25.0"
[dependencies.bitflags]
version = "1.0"

[dependencies.wayland-client]
optional = true
version = "0.25.0"

[dependencies.wayland-commons]
version = "0.25.0"

[dependencies.wayland-server]
optional = true
version = "0.25.0"

[features]
client = ["wayland-client"]
server = ["wayland-server"]
unstable_protocols = []

[package]
authors = ["Victor Berger <victor.berger@m4x.org>"]
build = "build.rs"
categories = ["gui", "api-bindings"]
description = "Generated API for the officials wayland protocol extensions"
documentation = "https://smithay.github.io/wayland-rs/wayland_protocols/"
edition = "2018"
keywords = ["wayland", "client", "server", "protocol", "extension"]
license = "MIT"
name = "wayland-protocols"
repository = "https://github.com/smithay/wayland-rs"
version = "0.25.0"
[package.metadata.docs.rs]
all-features = true