benchmark

This commit is contained in:
StephenAdamson
2025-02-06 21:32:30 +00:00
parent 6161c21e22
commit 4089851734
5 changed files with 246 additions and 28 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
bevy = "0.15.1"
noise = "0.9.0"
rand = "0.8.5"
rand = "0.9.0"
# Enable max optimizations for dependencies, but not for our code:
[profile.dev.package."*"]