Update examples to winit 0.29

This commit is contained in:
Ian Douglas Scott 2024-01-16 21:09:18 -08:00
parent d6224e1b03
commit 555678e6ed
4 changed files with 56 additions and 50 deletions

View file

@ -27,7 +27,7 @@ clipboard_wayland = { version = "0.2", path = "./wayland" }
[dev-dependencies]
rand = "0.8"
winit = "0.28"
winit = { version = "0.29", features = ["rwh_05"] }
[workspace]
members = [