killstreaks

This commit is contained in:
Robin Appelman 2022-06-04 23:37:43 +02:00
commit 506de3f06e
7 changed files with 696 additions and 306 deletions

View file

@ -19,6 +19,8 @@ serde_json = "1.0"
chrono = { version = "0.4", features = ["serde"] }
steamid-ng = "0.3.4"
test-case = "1.0.0"
tracing = "0.1.33"
tracing-subscriber = "0.3.11"
[replace]
"sqlx-macros:0.3.5" = { git = "https://github.com/icewind1991/sqlx", branch = "type_override-exprgroup-0.3.5" }