Skip to content

Commit

Permalink
Bump quad-rand version to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
profan authored and not-fl3 committed Nov 8, 2024
1 parent 83ad898 commit 1eeadbb
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 @@ -28,7 +28,7 @@ all-features = true

[dependencies]
miniquad = { version = "=0.4.7", features = ["log-impl"] }
quad-rand = "0.2.2"
quad-rand = "0.2.3"
glam = { version = "0.27", features = ["scalar-math"] }
image = { version = "0.24", default-features = false, features = ["png", "tga"] }
macroquad_macro = { version = "0.1.8", path = "macroquad_macro" }
Expand Down

0 comments on commit 1eeadbb

Please sign in to comment.