mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
bumb dependencies
This commit is contained in:
parent
d4cfcbb5a9
commit
2f7f610723
2 changed files with 92 additions and 152 deletions
|
|
@ -44,13 +44,13 @@ fnv = "1"
|
|||
steamid-ng = "1"
|
||||
schemars = { version = "0.8", optional = true }
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = "0.2"
|
||||
tracing-subscriber = "0.3"
|
||||
|
||||
[features]
|
||||
schema = ["schemars", "bitbuffer/schemars"]
|
||||
|
||||
[dev-dependencies]
|
||||
pretty_assertions = "0.7"
|
||||
pretty_assertions = "1"
|
||||
test-case = "1"
|
||||
iai = "0.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue