diff --git a/Cargo.toml b/Cargo.toml index 1051cc9..4dad184 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,4 +15,4 @@ cgmath = "0.18" image = "0.25" tobj = "4.0" ahash = "0.8" -winit = { version = "0.29", default-features = false, features = ["rwh_05"]} +winit = { version = "0.29", default-features = false, features = ["rwh_05", "x11", "wayland", "wayland-dlopen", "wayland-csd-adwaita"]}