Skip to content

Commit 1eeadbb

Browse files
profannot-fl3
authored andcommitted
Bump quad-rand version to 0.2.3
1 parent 83ad898 commit 1eeadbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ all-features = true
2828

2929
[dependencies]
3030
miniquad = { version = "=0.4.7", features = ["log-impl"] }
31-
quad-rand = "0.2.2"
31+
quad-rand = "0.2.3"
3232
glam = { version = "0.27", features = ["scalar-math"] }
3333
image = { version = "0.24", default-features = false, features = ["png", "tga"] }
3434
macroquad_macro = { version = "0.1.8", path = "macroquad_macro" }

0 commit comments

Comments
 (0)