diff --git a/Cargo.toml b/Cargo.toml index 6d6f77a36d45..1cd57c3d389a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -87,7 +87,7 @@ enumset = "1.0.12" epaint = "0.22.0" glam = "0.22" gltf = "1.1" -half = "2.0" +half = "=2.2.1" # Pinned because of https://github.com/starkat99/half-rs/issues/97 image = { version = "0.24", default-features = false } itertools = "0.11" lazy_static = "1.4"