diff options
| author | Yuval Adam <_@yuv.al> | 2024-06-14 10:38:43 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2024-06-14 10:38:43 +0200 |
| commit | 0a5757e76a731eaac67f87b62f3dc218fc471222 (patch) | |
| tree | 7299da8b3e982d3ad1471d33350f79f990a29f36 /Cargo.toml | |
| parent | 482a942cd9e62fadee4ee7bc1fd7e8def8a85f71 (diff) | |
Bump icy-metadata to v0.1.1 and some debugging
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"] } |
