diff options
| author | Yuval Adam <_@yuv.al> | 2024-05-31 15:30:20 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2024-05-31 15:32:26 +0200 |
| commit | ea0acfda17f94b88fa71218be7b3cd4736736698 (patch) | |
| tree | 4e29392c80ed37bc566bac9178047ee3756b876d /Cargo.lock | |
| parent | ef5668b85f6bf79fdd01ce98a010d593d2a5ea11 (diff) | |
Finalize rodio backend implementation
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1451,7 +1451,7 @@ dependencies = [ [[package]] name = "somafm" -version = "0.2.0" +version = "0.3.0" dependencies = [ "inquire", "reqwest", |
