minor cleanup

This commit is contained in:
Robin Appelman 2022-04-30 20:08:52 +02:00
commit 91b3f879c9
2 changed files with 17 additions and 9 deletions

View file

@ -8,6 +8,8 @@ license = "MIT OR Apache-2.0"
repository = "https://github.com/demostf/api-client"
readme = "README.md"
exclude = [ "tests/data/gully.dem" ]
keywords = ["tf2", "demo"]
categories = ["api-bindings"]
[dependencies]
serde = { version = "1", features = ["derive"] }