mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 18:24:05 +02:00
update repo url
This commit is contained in:
parent
57096ab170
commit
ca24cf4444
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ version = "0.6.0"
|
||||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
repository = "https://github.com/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.74.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue