We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6411d7c commit 197371cCopy full SHA for 197371c
Cargo.toml
@@ -45,6 +45,7 @@ glam = { version = "0.29" }
45
46
[dev-dependencies]
47
rand = "0.8"
48
+bevy = { version = "0.16.0-rc.3" }
49
50
[[example]]
51
name = "image"
0 commit comments