diff --git a/Cargo.toml b/Cargo.toml index 474e528..5d4ef7d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ std = ["slotmap/std"] slotmap = { version = "1.0", default-features = false } [dev-dependencies] -glam = "0.24.0" +glam = "0.24.1" [profile.dev] opt-level = 1