summaryrefslogtreecommitdiffstats
path: root/glow/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'glow/Cargo.toml')
-rw-r--r--glow/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/glow/Cargo.toml b/glow/Cargo.toml
index 2deacea9..8c15be04 100644
--- a/glow/Cargo.toml
+++ b/glow/Cargo.toml
@@ -19,7 +19,7 @@ glow = "0.6"
glow_glyph = "0.4"
glyph_brush = "0.7"
euclid = "0.22"
-bytemuck = "1.2"
+bytemuck = "1.4"
log = "0.4"
[dependencies.iced_native]