@@ -36,6 +36,13 @@ which = "*"
|
||||
xdg = "*"
|
||||
libnotify = { git = "https://github.com/hasufell/rust-libnotify.git", branch = "git-deps", optional = true }
|
||||
png = "^0.9.0"
|
||||
lazy_static = "^0.2.8"
|
||||
w_result = "^0.1.2"
|
||||
|
||||
|
||||
[dependencies.x11]
|
||||
version = "^2.14.0"
|
||||
features = ["xlib", "xtst"]
|
||||
|
||||
[dependencies.gtk]
|
||||
git = "https://github.com/gtk-rs/gtk.git"
|
||||
|
||||
Reference in New Issue
Block a user