Skip to content

Commit

Permalink
Update glam version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasper-Bekkers authored Jul 7, 2024
1 parent f146fc0 commit d5062d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ blosc-src = { version = "0.3.0", features = ["lz4"] }
bytemuck = { version = "1.13", features = ["extern_crate_alloc"] }
byteorder = "1.4"
flate2 = "1"
glam = ">=0.18,<=0.24"
glam = ">=0.18,<=0.25"
half = { version = "2.2.1", features = ["bytemuck"] }
log = "0.4"
thiserror = "1"
Expand Down

0 comments on commit d5062d4

Please sign in to comment.