[dependencies.wayland-backend]
features = ["client_system"]
version = "0.1.0-alpha2"
[dependencies.wayland-sys]
features = ["egl"]
version = "0.30.0-alpha2"
[package]
authors = ["Victor Berger <victor.berger@m4x.org>"]
categories = ["gui", "api-bindings"]
description = "Bindings to libwayland-egl."
documentation = "https://smithay.github.io/wayland-rs/wayland_client/"
edition = "2018"
keywords = ["wayland", "client"]
license = "MIT"
name = "wayland-egl"
readme = "README.md"
repository = "https://github.com/smithay/wayland-rs"
version = "0.30.0-alpha2"