Stream song #164

Merged
kdeng00 merged 11 commits from stream_song into v0.2 2025-07-27 14:20:42 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit da353da12a - Show all commits
Generated
+1 -1
View File
@@ -762,7 +762,7 @@ dependencies = [
[[package]]
name = "icarus"
version = "0.1.95"
version = "0.1.96"
dependencies = [
"axum",
"common-multipart-rfc7578",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "icarus"
version = "0.1.95"
version = "0.1.96"
edition = "2024"
rust-version = "1.88"