Update winit

This commit is contained in:
Jeremy Soller 2022-10-01 16:57:20 -06:00
parent 5d94f9f7d7
commit 0db613c2f3

View File

@ -1,6 +1,6 @@
GIT=https://gitlab.redox-os.org/redox-os/winit.git
GIT_UPSTREAM=https://github.com/tomaka/winit.git
BRANCH=redox
GIT_UPSTREAM=https://github.com/rust-windowing/winit.git
BRANCH=redox-0.27
CARGOFLAGS="--example window"
function recipe_stage {