Skip to content

Commit

Permalink
Update glam to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-tribus authored Sep 2, 2024
1 parent adee7cf commit 24e2879
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.28.0", optional = true }
glam = { version = "0.29.0", optional = true }
url-escape = { version = "0.1", optional = true }
bson = { version = "2.10", optional = true }
url = { version = "2.5.2", optional = true }
Expand Down

0 comments on commit 24e2879

Please sign in to comment.