Проектная работа - MVP

This commit is contained in:
11 changed files with 82 additions and 31 deletions
+1 -1
View File
@@ -8,9 +8,9 @@ bevy = { version = "0.18", default-features = false, features = ["2d_bevy_render
# bevy = { version = "0.18" }
tracing = "0.1"
tracing-subscriber = "0.3"
rand = "0.10"
# for examples
rand = "0.10"
rand_chacha = "0.10"
[profile.release]