xcb-rs 0.1.0

XCB Rust bindings.
Documentation
[package]
name = "xcb-rs"
version = "0.1.0"
authors = ["Alec Keen <aleckeen@tutanota.com>"]
repository = "https://github.com/aleckeen/xcb-rs.git"
keywords = ["xcb", "window", "x11", "x"]
description = "XCB Rust bindings."
edition = "2018"
license = "MIT"
readme = "README.md"

[dependencies]
libc = "0.2"