mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 18:24:05 +02:00
remove old loop bin what was used for performance measurements
This commit is contained in:
parent
34533a9608
commit
a794df5a5f
2 changed files with 0 additions and 50 deletions
|
|
@ -15,10 +15,6 @@ path = "src/lib.rs"
|
|||
[[bin]]
|
||||
name = "parse_demo"
|
||||
path = "src/bin/main.rs"
|
||||
[[bin]]
|
||||
|
||||
name = "loop"
|
||||
path = "src/bin/loop.rs"
|
||||
|
||||
[dependencies]
|
||||
bitbuffer = "0.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue