vulkano-rs / vulkano

Safe and rich Rust wrapper around the Vulkan API
Apache License 2.0
4.45k stars 435 forks source link

vulkano-util: do not pull the default winit features #2533

Closed grego closed 1 month ago

grego commented 2 months ago

This allows a downstream user to set which winit features to use, possibly sparing a lot of dependencies from being pulled and compiled.