Use rwh_06 with winit
This commit is contained in:
parent
0597579115
commit
9256da2094
2 changed files with 4 additions and 12 deletions
|
@ -7,7 +7,7 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
winit = { version = "0.30", features = ["rwh_05"] }
|
||||
winit = { version = "0.30", features = ["rwh_06"] }
|
||||
|
||||
vulkano = { git = "https://github.com/vulkano-rs/vulkano.git", branch = "master" }
|
||||
vulkano-shaders = { git = "https://github.com/vulkano-rs/vulkano.git", branch = "master" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue