Skip to content

Commit

Permalink
Udpate miniquad version
Browse files Browse the repository at this point in the history
  • Loading branch information
not-fl3 committed Oct 28, 2024
1 parent 2aad5f5 commit 83ad898
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 @@ opt-level = 3
all-features = true

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

0 comments on commit 83ad898

Please sign in to comment.