Fix inconsistent version format for raw-window-handle dependency
This commit is contained in:
parent
bea5882c58
commit
8f6af6bbfc
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue