Delete song (#67)

* Changed code to comply with async

* Able to delete song

* Updated readme

* Code formatting and cleanup

* Version bump
This commit was merged in pull request #67.
This commit is contained in:
KD
2025-08-30 13:06:04 -04:00
committed by GitHub
parent e109789b18
commit 11b8cc21d3
5 changed files with 34 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "icarus-dm"
version = "0.6.7"
version = "0.6.8"
rust-version = "1.88"
edition = "2024"