1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 18:24:05 +02:00

make user info parsing reusable

This commit is contained in:
Robin Appelman 2021-07-11 17:32:20 +02:00
commit 5ea5983a74
6 changed files with 68 additions and 32 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "tf-demo-parser"
description = "parser for tf2 demo files"
version = "0.2.5"
version = "0.2.6"
authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2018"
license = "MIT OR Apache-2.0"