revert to non-benchmark
This commit is contained in:
+2
-1
@@ -4,9 +4,10 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
bevy = "0.15.1"
|
||||
bevy = "0.15.3"
|
||||
noise = "0.9.0"
|
||||
rand = "0.9.0"
|
||||
image = "0.25.6"
|
||||
|
||||
# Enable max optimizations for dependencies, but not for our code:
|
||||
[profile.dev.package."*"]
|
||||
|
||||
Reference in New Issue
Block a user