mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
rework baseline prop handling
This commit is contained in:
parent
74ad7d121f
commit
bae9acdd92
9 changed files with 135 additions and 105 deletions
|
|
@ -46,6 +46,7 @@ steamid-ng = "1.0.0"
|
|||
schemars = { version = "0.8.10", optional = true }
|
||||
tracing = { version = "0.1.36", optional = true }
|
||||
tracing-subscriber = { version = "0.3.15", features = ["env-filter"], optional = true }
|
||||
itertools = "0.10.3"
|
||||
|
||||
[features]
|
||||
schema = ["schemars", "bitbuffer/schemars"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue