added unplayed flag
This commit is contained in:
parent
c55e7c6233
commit
5565fa39c1
3 changed files with 145 additions and 2 deletions
|
@ -9,3 +9,4 @@ serde_json = "1.0"
|
|||
reqwest = { version = "0.12", features = ["json", "blocking"] }
|
||||
rand = "0.9.0"
|
||||
toml = "0.8.20"
|
||||
clap = { version = "4.5.32", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue