Update winit to 0.22
This commit is contained in:
parent
5a91b52ef4
commit
aac7ad3e14
3 changed files with 9 additions and 14 deletions
|
|
@ -14,7 +14,7 @@ categories = ["gui"]
|
|||
debug = []
|
||||
|
||||
[dependencies]
|
||||
winit = "0.21"
|
||||
winit = "0.22"
|
||||
log = "0.4"
|
||||
|
||||
[dependencies.iced_native]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue