From 10976b7bdfcdb57724d9e2b1dedd2c172b0b5973 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 31 May 2024 14:37:39 +0200 Subject: Play stream from mpv with spinner --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 332aa96..8cc3ab2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" -- cgit v1.3.1