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

1
Cargo.lock generated
View File

@@ -422,6 +422,7 @@ name = "othello"
version = "0.1.0"
dependencies = [
"arrayvec",
"console",
"const_fn",
"criterion",
"crossbeam-channel",