mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 18:24:05 +02:00
rename data folder
This commit is contained in:
parent
5ea5983a74
commit
67a4ca5744
32 changed files with 19 additions and 19 deletions
|
|
@ -6,7 +6,7 @@ authors = ["Robin Appelman <robin@icewind.nl>"]
|
|||
edition = "2018"
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/demostf/parser"
|
||||
exclude = [ "tests/fuzz", "data" ]
|
||||
exclude = [ "tests/fuzz", "test_data" ]
|
||||
|
||||
[lib]
|
||||
name = "tf_demo_parser"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue