mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
specify msrv
This commit is contained in:
parent
dfd0b8ae90
commit
8ff5e5e6df
4 changed files with 45 additions and 16 deletions
|
|
@ -8,6 +8,7 @@ license = "MIT OR Apache-2.0"
|
|||
repository = "https://github.com/demostf/parser"
|
||||
exclude = [ "tests/fuzz", "test_data" ]
|
||||
default-run = "parse_demo"
|
||||
rust-version = "1.70.0"
|
||||
|
||||
[lib]
|
||||
name = "tf_demo_parser"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue