AppLauncher radio boxes

This commit is contained in:
galister
2026-01-03 16:14:53 +09:00
parent 648e9ae219
commit fcfd3f3dc3
7 changed files with 144 additions and 59 deletions

View File

@@ -15,6 +15,7 @@ xdg.workspace = true
rust-embed.workspace = true
serde = { workspace = true, features = ["rc"] }
serde_json.workspace = true
strum.workspace = true
chrono = "0.4.42"
keyvalues-parser = { git = "https://github.com/CosmicHorrorDev/vdf-rs.git", rev = "fc6dcbea9eb13cacb98dea40063f6f56cde6e145" }