gdritter repos knurling / master Cargo.toml
master

Tree @master (Download .tar.gz)

Cargo.toml @master

c14dd91
c39bc78
c14dd91
 
 
 
 
c39bc78
 
 
14a6cd6
c39bc78
f6160f0
9c77396
fa25f23
c14dd91
 
c39bc78
c14dd91
 
 
c39bc78
04d1f7f
[package]
name = "knurling"
version = "0.1.0"
authors = ["Getty Ritter <samothes@infinitenegativeutility.com>"]
edition = "2018"

[dependencies]
cairo-rs = "0.6"
pango = "0.6"
pangocairo = "0.7"
chrono = "*"
libc = "0.2"
failure = "*"
toml = "0.5"
xdg = "*"

[dependencies.cairo-sys-rs]
version = "0.8"
features = ["xlib"]

[dependencies.x11]
version = "2.18"
features = ["xlib", "xinput", "xrandr", "xinerama"]