mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
metadata
This commit is contained in:
parent
27c3aea7a1
commit
3d2432c70d
1 changed files with 4 additions and 0 deletions
|
|
@ -1,8 +1,12 @@
|
||||||
[package]
|
[package]
|
||||||
name = "tf-demo-parser"
|
name = "tf-demo-parser"
|
||||||
|
description = "parser for tf2 demo files"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
license = "MIT OR Apache-2.0"
|
||||||
|
repository = "https://github.com/demostf/parser"
|
||||||
|
exclude = [ "tests/fuzz", "data" ]
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
name = "tf_demo_parser"
|
name = "tf_demo_parser"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue