summaryrefslogtreecommitdiffstats
path: root/glow/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'glow/Cargo.toml')
-rw-r--r--glow/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/glow/Cargo.toml b/glow/Cargo.toml
index 78392282..2deacea9 100644
--- a/glow/Cargo.toml
+++ b/glow/Cargo.toml
@@ -15,8 +15,8 @@ image = []
svg = []
[dependencies]
-glow = "0.5"
-glow_glyph = "0.3"
+glow = "0.6"
+glow_glyph = "0.4"
glyph_brush = "0.7"
euclid = "0.22"
bytemuck = "1.2"