mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
released bitbuffer
This commit is contained in:
parent
5ec81e168f
commit
40e7996cda
2 changed files with 5 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ name = "loop"
|
|||
path = "src/bin/loop.rs"
|
||||
|
||||
[dependencies]
|
||||
bitbuffer = { version = "0.8", path = "../../bitbuffer" }
|
||||
bitbuffer = "0.8"
|
||||
num_enum = "0.5"
|
||||
num-traits = "0.2"
|
||||
enumflags2 = "0.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue