mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
keep baselineprops seperate and add some tracing
This commit is contained in:
parent
e678a35654
commit
24e83957d5
8 changed files with 213 additions and 40 deletions
|
|
@ -43,6 +43,8 @@ no-panic = { version = "0.1", optional = true }
|
|||
fnv = "1"
|
||||
steamid-ng = "1"
|
||||
schemars = { version = "0.8", optional = true }
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = "0.2"
|
||||
|
||||
[features]
|
||||
schema = ["schemars", "bitbuffer/schemars"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue