mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 18:24:05 +02:00
packet parsers
This commit is contained in:
parent
4ac2a3cfc6
commit
b41bb56822
19 changed files with 626 additions and 64 deletions
|
|
@ -8,4 +8,6 @@ edition = "2018"
|
|||
bitstream_reader = { path = "../../bitbuffer" }
|
||||
rental = "0.5"
|
||||
enum-primitive-derive = "0.1.2"
|
||||
num-traits = "0.2"
|
||||
num-traits = "0.2"
|
||||
enumflags2 = "0.5"
|
||||
enumflags2_derive = "0.5"
|
||||
Loading…
Add table
Add a link
Reference in a new issue