mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 18:24:05 +02:00
default bin
This commit is contained in:
parent
10e0d69d93
commit
aa3ec7700e
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ edition = "2021"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
repository = "https://github.com/demostf/parser"
|
repository = "https://github.com/demostf/parser"
|
||||||
exclude = [ "tests/fuzz", "test_data" ]
|
exclude = [ "tests/fuzz", "test_data" ]
|
||||||
|
default-run = "parse_demo"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
name = "tf_demo_parser"
|
name = "tf_demo_parser"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue