Bump raw-window-handle

This commit is contained in:
Poly 2021-12-23 23:45:43 +01:00 committed by Héctor Ramón Jiménez
parent d675269399
commit 8dc7a32964
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ opengl = []
[dependencies]
glam = "0.10"
raw-window-handle = "0.3"
raw-window-handle = "0.4"
thiserror = "1.0"
[dependencies.bytemuck]