From 0a5757e76a731eaac67f87b62f3dc218fc471222 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 14 Jun 2024 10:38:43 +0200 Subject: Bump icy-metadata to v0.1.1 and some debugging --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 53301d9..72ce3c2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ keywords = ["radio", "somafm", "media"] repository = "https://github.com/yuvadm/somafm.rs" [dependencies] -icy-metadata = { version = "0.1.0" } +icy-metadata = { version = "0.1.1" } inquire = "0.7.5" reqwest = { version = "0.12.4", features = ["blocking"] } rodio = { version = "0.18.1", features = ["symphonia", "symphonia-mp3"] } -- cgit v1.3.1