use glutin/multi_window branch

This commit is contained in:
Richard 2022-09-28 19:10:47 -03:00 committed by bungoboingo
parent ce43514eac
commit a386788b67
4 changed files with 29 additions and 23 deletions

View file

@ -21,8 +21,8 @@ version = "0.4"
[dependencies.glutin]
version = "0.29"
git = "https://github.com/iced-rs/glutin"
rev = "da8d291486b4c9bec12487a46c119c4b1d386abf"
git = "https://github.com/derezzedex/glutin"
rev = "e72ea919f95106cfdfdce3e7dcfdbf71a432840a"
[dependencies.iced_native]
version = "0.7"