[package] name = "libx11" version = "0.2.1" authors = ["Tero Hänninen"] description = "Xlib bindings for Rust. [ABANDONED]" license = "MIT" repository = "https://github.com/lgvz/rust-x11" #documentation = "" [lib] name = "x11" [features] xinerama = [] keysym_extra = [] [dependencies] libc = "*"