mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
rename binary
This commit is contained in:
parent
0b331c83e2
commit
797370cd5f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ edition = "2018"
|
||||||
name = "tf_demo_parser"
|
name = "tf_demo_parser"
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
name = "test_demo"
|
name = "parse_demo"
|
||||||
path = "src/bin/main.rs"
|
path = "src/bin/main.rs"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue