Use glutin, glow and glow_glyph forks

This commit is contained in:
Richard 2021-11-01 18:37:11 -03:00
parent f111b48d6a
commit 3c5ab30117

View file

@ -16,8 +16,8 @@ image = []
svg = []
[dependencies]
glow = "0.6"
glow_glyph = "0.4"
glow = "0.11.1"
glow_glyph = "0.5.0"
glyph_brush = "0.7"
euclid = "0.22"
bytemuck = "1.4"