mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
window: remove unused feature from cargo.toml
This commit is contained in:
parent
9f4e40b540
commit
9395fd3465
@ -31,7 +31,6 @@ resize = "0.3"
|
||||
glium = { version = "0.26.0-alpha3", optional=true, default-features = false}
|
||||
|
||||
[features]
|
||||
async_await = []
|
||||
opengl = ["cgl", "glium", "gl_generator", "libloading"]
|
||||
wayland = ["smithay-client-toolkit", "memmap", "wayland-client", "wayland-egl"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user