mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
update msrv
This commit is contained in:
parent
0cd87a8a40
commit
ce289200f8
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +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"
|
||||
rust-version = "1.74.0"
|
||||
|
||||
[lib]
|
||||
name = "tf_demo_parser"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue