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:
parent
1f76edaaef
commit
3a66f29775
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user