diff options
| author | Yuval Adam <_@yuv.al> | 2024-05-31 14:37:39 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2024-05-31 14:37:56 +0200 |
| commit | 10976b7bdfcdb57724d9e2b1dedd2c172b0b5973 (patch) | |
| tree | d648d1aecbef73c199a8aa5950da881059d0e259 /Cargo.toml | |
| parent | 508e13150ab0398e2e5a8c2f64646c38d097a814 (diff) | |
Play stream from mpv with spinner
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "somafm" description = "A Rust-based command line player for SomaFM radio" -version = "0.1.0" +version = "0.2.0" authors = ["Yuval Adam <_@yuv.al>"] edition = "2021" license = "MIT" |
