mirror of
https://github.com/danbulant/appit
synced 2026-05-19 04:08:34 +00:00
Pinning winit until wgpu updates
This commit is contained in:
parent
665107f59b
commit
91c540c2a2
1 changed files with 1 additions and 1 deletions
|
|
@ -5,5 +5,5 @@ edition = "2021"
|
|||
|
||||
|
||||
[dependencies]
|
||||
winit = "0.29.1-beta"
|
||||
winit = "=0.29.1-beta"
|
||||
raw-window-handle = "0.5.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue