Fix multi-window example for Glutin on MacOS
This commit is contained in:
parent
f43419d475
commit
1944e98f82
3 changed files with 90 additions and 75 deletions
|
|
@ -24,8 +24,6 @@ version = "0.4"
|
|||
|
||||
[dependencies.glutin]
|
||||
version = "0.30"
|
||||
git = "https://github.com/derezzedex/glutin"
|
||||
rev = "2a2a97209c49929027beced68e1989b8486bdec9"
|
||||
|
||||
[dependencies.iced_native]
|
||||
version = "0.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue