Enable rwh_06 feature for winit dependency
This commit is contained in:
parent
36073de24e
commit
2f11102ecc
1 changed files with 1 additions and 1 deletions
|
|
@ -160,4 +160,4 @@ web-time = "0.2"
|
|||
wgpu = "0.18"
|
||||
winapi = "0.3"
|
||||
window_clipboard = "0.3"
|
||||
winit = { git = "https://github.com/iced-rs/winit.git", rev = "3bcdb9abcd7459978ec689523bc21943d38da0f9", default-features = false, features = ["rwh_05", "x11", "wayland"] }
|
||||
winit = { git = "https://github.com/iced-rs/winit.git", rev = "3bcdb9abcd7459978ec689523bc21943d38da0f9", features = ["rwh_05"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue