Fix multi-window example for Glutin on MacOS

This commit is contained in:
Bingus 2023-01-02 21:06:59 -08:00 committed by bungoboingo
parent f43419d475
commit 1944e98f82
3 changed files with 90 additions and 75 deletions

View file

@ -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"