Fix inconsistent version format for raw-window-handle dependency

This commit is contained in:
Héctor Ramón Jiménez 2022-11-01 19:18:47 +01:00
parent bea5882c58
commit 8f6af6bbfc
No known key found for this signature in database
GPG key ID: 140CC052C94F138E

View file

@ -31,7 +31,7 @@ webgl = ["wgpu/webgl"]
wgpu = "0.14"
wgpu_glyph = "0.18"
glyph_brush = "0.7"
raw-window-handle = "0.5.0"
raw-window-handle = "0.5"
log = "0.4"
guillotiere = "0.6"
futures = "0.3"