diff --git a/gdnative-core/Cargo.toml b/gdnative-core/Cargo.toml index c34ef2197..94c0425b9 100644 --- a/gdnative-core/Cargo.toml +++ b/gdnative-core/Cargo.toml @@ -23,7 +23,7 @@ ahash = "0.8" approx = "0.5" atomic-take = "1" bitflags = "1" -glam = "0.20" +glam = "0.23" indexmap = "1" libc = "0.2" once_cell = "1"