mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 18:24:05 +02:00
msrv
This commit is contained in:
parent
aa8da5f582
commit
b328db85e9
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue