diff options
Diffstat (limited to 'glow/Cargo.toml')
-rw-r--r-- | glow/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glow/Cargo.toml b/glow/Cargo.toml index 11ca80e2..78392282 100644 --- a/glow/Cargo.toml +++ b/glow/Cargo.toml @@ -18,7 +18,7 @@ svg = [] glow = "0.5" glow_glyph = "0.3" glyph_brush = "0.7" -euclid = "0.20" +euclid = "0.22" bytemuck = "1.2" log = "0.4" |