mirror of
https://codeberg.org/icewind/log-normalizer.git
synced 2026-06-03 13:54:11 +02:00
killstreaks
This commit is contained in:
parent
687ff82c19
commit
506de3f06e
7 changed files with 696 additions and 306 deletions
|
|
@ -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" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue