diff --git a/Cargo.toml b/Cargo.toml index eac10a8..267c17b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ readme = "README.md" glow = "0.5" glyph_brush = "0.7" log = "0.4" -bytemuck = "1.2" +bytemuck = "1.4" [dev-dependencies] glutin = "0.24"