diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ futures = "0.3" gtk = "0.15" libhandy = "0.9" mpd = { path = "../mpd" } +once_cell = "1.13" |
| index : tunes.git | ||
| Mobile-friendly MPD client | Jakob L. Kreuze |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 1 |
@@ -9,3 +9,4 @@ futures = "0.3" gtk = "0.15" libhandy = "0.9" mpd = { path = "../mpd" } +once_cell = "1.13" |