diff options
Diffstat (limited to '')
-rw-r--r-- | glow/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/glow/Cargo.toml b/glow/Cargo.toml index f1f491b3..11ca80e2 100644 --- a/glow/Cargo.toml +++ b/glow/Cargo.toml @@ -20,7 +20,6 @@ glow_glyph = "0.3" glyph_brush = "0.7" euclid = "0.20" bytemuck = "1.2" -glam = "0.8" log = "0.4" [dependencies.iced_native] |