tsk-54: Make Song file random when updating queued song (#65)
All checks were successful
Rust Build / Check (push) Successful in 35s
Rust Build / Test Suite (push) Successful in 39s
Rust Build / Rustfmt (push) Successful in 32s
Rust Build / Clippy (push) Successful in 43s
Rust Build / build (push) Successful in 49s

Closes #54

Reviewed-on: #65
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
2025-10-22 18:09:48 +00:00
committed by phoenix
parent bd351b1157
commit 113416432b
7 changed files with 340 additions and 332 deletions

2
Cargo.lock generated
View File

@@ -1322,7 +1322,7 @@ dependencies = [
[[package]]
name = "songparser"
version = "0.4.7"
version = "0.4.8"
dependencies = [
"futures",
"icarus_envy",