We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
glam
<= 0.25
1 parent 778643d commit 3051754Copy full SHA for 3051754
Cargo.toml
@@ -27,7 +27,7 @@ blosc-src = { version = "0.3.0", features = ["lz4"] }
27
bytemuck = { version = "1.13", features = ["extern_crate_alloc"] }
28
byteorder = "1.4"
29
flate2 = "1"
30
-glam = ">=0.18,<=0.24"
+glam = ">=0.18,<=0.25"
31
half = { version = "2.2.1", features = ["bytemuck"] }
32
log = "0.4"
33
thiserror = "1"
0 commit comments