feat: get data for disconnects, abstracted tournaments
This commit is contained in:
@@ -7,7 +7,8 @@ edition = "2021"
|
||||
tokio = { version = "1.48", features = ["full"] }
|
||||
tokio-tungstenite = "0.28"
|
||||
futures-util = "0.3.31"
|
||||
tracing = "0.1.41"
|
||||
tracing-subscriber = "0.3.20"
|
||||
tracing = "0.1.43"
|
||||
tracing-subscriber = "0.3.22"
|
||||
anyhow = "1.0.100"
|
||||
rand = "0.9.2"
|
||||
rand = "0.9.2"
|
||||
async-trait = "0.1.89"
|
||||
Reference in New Issue
Block a user