Skip to content

Commit 197371c

Browse files
committed
bevy as dev-dependency
1 parent 6411d7c commit 197371c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ glam = { version = "0.29" }
4545

4646
[dev-dependencies]
4747
rand = "0.8"
48+
bevy = { version = "0.16.0-rc.3" }
4849

4950
[[example]]
5051
name = "image"

0 commit comments

Comments
 (0)