elo: improve UX on live updating leaderboard

This commit is contained in:
2025-03-05 10:31:27 -05:00
parent 875c1737e5
commit 6672b61462
3 changed files with 9 additions and 2 deletions

View File

@@ -23,6 +23,7 @@ debug = true
[dependencies]
arrayvec = "0.7"
console = "0.15.11"
const_fn = "0.4"
crossbeam-channel = "0.5.14"
either = "1.13"