Add a leaderboard with Redis
This commit is contained in:
@@ -15,3 +15,5 @@ tungstenite = "0.18.0"
|
||||
anyhow = "1.0.69"
|
||||
rand = "0.8.5"
|
||||
serde_json = "1.0.93"
|
||||
redis = { version = "0.22.3", features = ["aio", "async-std-comp"] }
|
||||
async-trait = "0.1.66"
|
||||
|
Reference in New Issue
Block a user