Log (wip), parallelisation

This commit is contained in:
2025-05-11 22:58:25 +01:00
parent 31e6eb29b2
commit e2ccd0cead
7 changed files with 463 additions and 156 deletions
+1
View File
@@ -9,6 +9,7 @@ noise = "0.9.0"
rand = "0.9.1"
image = "0.25.6"
bevy_platform = "0.16.0"
rayon = "1.10.0"
# Enable max optimizations for dependencies, but not for our code:
[profile.dev.package."*"]