Retrieve songs #66

Merged
kdeng00 merged 5 commits from retrieve_songs into icarus_v2_support 2025-08-30 12:10:03 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit c3a25c6070 - Show all commits
Generated
+1 -1
View File
@@ -479,7 +479,7 @@ dependencies = [
[[package]]
name = "icarus-dm"
version = "0.6.6"
version = "0.6.7"
dependencies = [
"futures",
"http",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "icarus-dm"
version = "0.6.6"
version = "0.6.7"
rust-version = "1.88"
edition = "2024"