tsk-218: Separate Song and SongQueue in the endpoints (#221)

* tsk-218: Added empty file

* tsk-218: Created song module in queue module

* tsk-218: Code formatting

* tsk-218: Version bump

* tsk-218: Cleanup

* tsk-218: Test fixes
This commit was merged in pull request #221.
This commit is contained in:
KD
2025-10-26 17:48:17 -04:00
committed by GitHub
parent 003e5b77c1
commit 8b36bc8c49
8 changed files with 566 additions and 531 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "icarus"
version = "0.3.6"
version = "0.3.7"
edition = "2024"
rust-version = "1.90"