prep bench

This commit is contained in:
2025-05-27 23:28:25 +01:00
parent 950f02c2e1
commit e8d3f1bafb
3 changed files with 8 additions and 276 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
bevy = { version = "0.16", features = ["wayland"] }
bevy = { version = "0.16" }
noise = "0.9.0"
rand = "0.9.1"
image = "0.25.6"