1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 13:52:55 +03:00

remove some unused feature flags

This commit is contained in:
Wez Furlong 2018-02-20 07:39:15 -08:00
parent 1f76edaaef
commit 3a66f29775

View File

@ -33,16 +33,12 @@ features = ["xlib"]
version = "2.17.2"
[dependencies.xcb]
features = ["shm"]
version = "0.8.1"
[dependencies.xcb-util]
features = [
"image",
"icccm",
"ewmh",
"misc",
"shm",
"keysyms",
]
version = "0.2.0"