mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 18:24:05 +02:00
adjust to bitbuffer rename
This commit is contained in:
parent
90c5e6c7f9
commit
c0117de169
27 changed files with 42 additions and 42 deletions
|
|
@ -13,7 +13,7 @@ name = "parse_demo"
|
|||
path = "src/bin/main.rs"
|
||||
|
||||
[dependencies]
|
||||
bitstream_reader = "0.7.1"
|
||||
bitbuffer = "0.7.1"
|
||||
num_enum = "0.4"
|
||||
num-traits = "0.2"
|
||||
enumflags2 = "0.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue