mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-15 12:12:34 -06:00
feat: special formatting with game tick counter, remove date from tracing formatter
This commit is contained in:
@@ -24,6 +24,7 @@ pathfinding = "4.14"
|
||||
tracing = { version = "0.1.41", features = ["max_level_debug", "release_max_level_debug"]}
|
||||
tracing-error = "0.2.0"
|
||||
tracing-subscriber = {version = "0.3.20", features = ["env-filter"]}
|
||||
time = { version = "0.3.43", features = ["formatting", "macros"] }
|
||||
thiserror = "2.0.16"
|
||||
anyhow = "1.0"
|
||||
smallvec = "1.15.1"
|
||||
|
||||
Reference in New Issue
Block a user