mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
remove some bounds checks
This commit is contained in:
parent
b328db85e9
commit
6ef2b1cea8
9 changed files with 102 additions and 93 deletions
|
|
@ -64,6 +64,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"
|
||||
const-fnv1a-hash = "1.1.0"
|
||||
|
||||
# schema
|
||||
schemars = { version = "0.8.21", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue