Skip to content

Commit

Permalink
Update glam to 0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Duindam committed Mar 25, 2024
1 parent 19241d4 commit 0b93ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fake/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ rust_decimal = { version = "1.32", default-features = false, optional = true }
bigdecimal-rs = { version = "0.4", package = "bigdecimal", default-features = false, optional = true }
zerocopy = { version = "0.7", optional = true }
rand_core = { version = "0.6", optional = true }
glam = { version = "0.26.0", optional = true }
glam = { version = "0.27.0", optional = true }
url-escape = { version = "0.1", optional = true }

[dev-dependencies]
Expand Down

0 comments on commit 0b93ba1

Please sign in to comment.