wayland-client 0.30.0-alpha9

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

[dependencies.futures-channel]
version = "0.3.16"

[dependencies.log]
version = "0.4"

[dependencies.nix]
version = "0.23"

[dependencies.thiserror]
version = "1.0.2"

[dependencies.wayland-backend]
version = "0.1.0-alpha9"

[dependencies.wayland-scanner]
version = "0.30.0-alpha9"
[dev-dependencies.tempfile]
version = "3.2"

[package]
authors = ["Victor Berger <victor.berger@m4x.org>"]
categories = ["gui", "api-bindings"]
description = "Bindings to the standard C implementation of the wayland protocol, client side."
documentation = "https://docs.rs/wayland-client/"
edition = "2018"
keywords = ["wayland", "client"]
license = "MIT"
name = "wayland-client"
readme = "README.md"
repository = "https://github.com/smithay/wayland-rs"
version = "0.30.0-alpha9"