mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 18:24:05 +02:00
bitbuffer 0.8
This commit is contained in:
parent
a4ddd586dd
commit
f7afdc74a3
2 changed files with 7 additions and 3 deletions
|
|
@ -17,7 +17,7 @@ name = "parse_demo"
|
|||
path = "src/bin/main.rs"
|
||||
|
||||
[dependencies]
|
||||
bitbuffer = { version = "0.7", path = "../../bitbuffer" }
|
||||
bitbuffer = "0.8"
|
||||
num_enum = "0.5"
|
||||
num-traits = "0.2"
|
||||
enumflags2 = "0.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue