Downloading song endpoint #165

Merged
kdeng00 merged 6 commits from download_song into v0.2 2025-07-28 16:40:14 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 441c122a01 - Show all commits
Generated
+1 -1
View File
@@ -762,7 +762,7 @@ dependencies = [
[[package]]
name = "icarus"
version = "0.1.96"
version = "0.1.97"
dependencies = [
"axum",
"common-multipart-rfc7578",
+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"