mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
cleanup dependencies
This commit is contained in:
parent
fbaca025b6
commit
38e12f04b4
2 changed files with 45 additions and 220 deletions
|
|
@ -59,9 +59,7 @@ parse-display = "0.9.1"
|
|||
main_error = "0.1.2"
|
||||
jemallocator = { version = "0.5.4", optional = true }
|
||||
better-panic = { version = "0.3.0", optional = true }
|
||||
no-panic = { version = "0.1.30", optional = true }
|
||||
fnv = "1.0.7"
|
||||
steamid-ng = "1.0.0"
|
||||
tracing = { version = "0.1.40", optional = true }
|
||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter"], optional = true }
|
||||
itertools = "0.13.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue