wayland-server 0.30.0-beta.14

Bindings to the standard C implementation of the wayland protocol, server side.
Documentation
[dependencies.bitflags]
version = "1.2"

[dependencies.downcast-rs]
version = "1.2"

[dependencies.log]
optional = true
version = "0.4"

[dependencies.nix]
default-features = false
version = "0.25.0"

[dependencies.thiserror]
version = "1.0.2"

[dependencies.wayland-backend]
version = "=0.1.0-beta.14"

[dependencies.wayland-scanner]
version = "=0.30.0-beta.14"

[package]
authors = ["Elinor Berger <elinor@safaradeg.net>"]
categories = ["gui", "api-bindings"]
description = "Bindings to the standard C implementation of the wayland protocol, server side."
documentation = "https://docs.rs/wayland-server/"
edition = "2018"
keywords = ["wayland", "server", "compositor"]
license = "MIT"
name = "wayland-server"
readme = "README.md"
repository = "https://github.com/smithay/wayland-rs"
version = "0.30.0-beta.14"