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:
Generated
+1
-1
@@ -762,7 +762,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "icarus"
|
||||
version = "0.1.96"
|
||||
version = "0.1.97"
|
||||
dependencies = [
|
||||
"axum",
|
||||
"common-multipart-rfc7578",
|
||||
|
||||
Reference in New Issue
Block a user