Bump winit rev
This commit is contained in:
parent
096bcd8988
commit
ece04c1a8d
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ 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/nicoburns/winit.git"
|
||||||
rev = "f160dc321eaa2e30f770f0b61f7ffc74541cafe0"
|
rev = "dd5fcaf30114baf876677d997e362c23d7d134c8"
|
||||||
default-features = false
|
default-features = false
|
||||||
|
|
||||||
[dependencies.iced_runtime]
|
[dependencies.iced_runtime]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue