Downloading song endpoint (#165)

* Added initial code for downloading song endpoint

* Finished download song endpoint

* Making download endpoint available

* Added test

* Code formatting

* Version bump
This commit was merged in pull request #165.
This commit is contained in:
KD
2025-07-28 16:40:14 -04:00
committed by GitHub
parent e98e055de0
commit 703fc49f32
5 changed files with 102 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "icarus"
version = "0.1.96"
version = "0.1.97"
edition = "2024"
rust-version = "1.88"