1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 18:24:05 +02:00
This commit is contained in:
Robin Appelman 2024-03-29 16:26:57 +01:00
commit a732a11bc5

View file

@ -1,7 +1,7 @@
[package] [package]
name = "tf-demo-parser" name = "tf-demo-parser"
description = "parser for tf2 demo files" description = "parser for tf2 demo files"
version = "0.5.0" version = "0.5.1"
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"