This commit is contained in:
Tao Tien 2026-01-17 02:22:47 -08:00
parent 02b40ef344
commit 3182916832
7 changed files with 85 additions and 14 deletions

View file

@ -25,6 +25,9 @@ tracing = "0.1.44"
tracing-subscriber = "0.3.22"
tui-logger = { version = "0.18.0", features = ["tracing-support", "crossterm"] }
[dev-dependencies]
bevy = { version = "0.17.3", features = ["track_location"] }
[profile.dev]
opt-level = 1