x11rb 0.2.0

Rust bindings to X11
Documentation
[build-dependencies.pkg-config]
version = "0.3"
[dependencies.libc]
version = "0.2"

[features]
default = ["vendor-xcb-proto"]
vendor-xcb-proto = []

[package]
authors = ["Uli Schlachter <psychon@znc.in>"]
description = "Rust bindings to X11"
edition = "2018"
keywords = ["xcb", "X11"]
license = "MIT OR Apache-2.0"
name = "x11rb"
readme = "README.md"
repository = "https://github.com/psychon/x11rb"
version = "0.2.0"