[go: up one dir, main page]

x11-dl 2.3.0

X11 library bindings for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "x11-dl"
version = "2.3.0"
authors = ["Daggerbot <daggerbot@gmail.com>"]
description = "X11 library bindings for Rust"
license = "CC0-1.0"
repository = "https://github.com/Daggerbot/x11-rs.git"

[dependencies]
dylib = "0.0.1"
libc = "0.2"