1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 18:24:05 +02:00
This commit is contained in:
Robin Appelman 2025-07-13 23:50:01 +02:00
commit b328db85e9

View file

@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
repository = "https://codeberg.org/demostf/parser" repository = "https://codeberg.org/demostf/parser"
exclude = ["tests/fuzz", "test_data"] exclude = ["tests/fuzz", "test_data"]
default-run = "parse_demo" default-run = "parse_demo"
rust-version = "1.74.0" rust-version = "1.75.0"
[lib] [lib]
name = "tf_demo_parser" name = "tf_demo_parser"