diff --git a/Cargo.toml b/Cargo.toml index 2159eaa2..00fe53ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,7 +48,7 @@ encoding_rs = "0.8.35" fixedbitset = "0.5.7" from_variants = "1.0.2" futures = "0.3.32" -glam = "0.32.0" +glam = "0.32.1" indexmap = "2.13.0" itertools = "0.14.0" proc-macro2 = "1"