mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 18:24:05 +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]
|
||||
name = "tf-demo-parser"
|
||||
description = "parser for tf2 demo files"
|
||||
version = "0.1.0"
|
||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
edition = "2018"
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/demostf/parser"
|
||||
exclude = [ "tests/fuzz", "data" ]
|
||||
|
||||
[lib]
|
||||
name = "tf_demo_parser"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue