Added favorites feature

This commit is contained in:
2026-05-29 17:10:13 +02:00
parent 041f070aa6
commit b6b87919b6
4 changed files with 154 additions and 9 deletions
Generated
+3 -1
View File
@@ -1498,13 +1498,15 @@ checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
[[package]]
name = "iradio"
version = "0.1.0"
version = "0.9.0"
dependencies = [
"color-eyre",
"crossterm 0.29.0",
"io",
"radiobrowser",
"ratatui",
"serde",
"serde_json",
"tokio",
]