Update winit to 0.20
This commit is contained in:
parent
4e9e051caa
commit
fb4a7968ca
7 changed files with 92 additions and 71 deletions
|
|
@ -14,7 +14,7 @@ categories = ["gui"]
|
|||
debug = []
|
||||
|
||||
[dependencies]
|
||||
winit = { version = "0.20.0-alpha3", git = "https://github.com/hecrj/winit", rev = "709808eb4e69044705fcb214bcc30556db761405"}
|
||||
winit = "0.20"
|
||||
log = "0.4"
|
||||
|
||||
[dependencies.iced_native]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue