Update winit dependency
This commit is contained in:
parent
ece04c1a8d
commit
60d17d68d6
1 changed files with 2 additions and 2 deletions
|
|
@ -30,8 +30,8 @@ raw-window-handle = "0.5"
|
||||||
|
|
||||||
[dependencies.winit]
|
[dependencies.winit]
|
||||||
version = "0.28"
|
version = "0.28"
|
||||||
git = "https://github.com/nicoburns/winit.git"
|
git = "https://github.com/iced-rs/winit.git"
|
||||||
rev = "dd5fcaf30114baf876677d997e362c23d7d134c8"
|
rev = "ac1ddfe0bd870910b3aa64a18d386fdd55b30a1d"
|
||||||
default-features = false
|
default-features = false
|
||||||
|
|
||||||
[dependencies.iced_runtime]
|
[dependencies.iced_runtime]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue