tramhao / termusic

Music Player TUI written in Rust
GNU General Public License v3.0
1.05k stars 44 forks source link

Document requirement changes #271

Closed hasezoey closed 6 months ago

hasezoey commented 6 months ago

This is a tracker issue to not forget to note the requirement changes in between f0c61d02de4a8db373672ac0b198c422fa292d10 and e60b22af9f50c49663aa7ae281c99fdaad781272 compare.

things that are required / likely required:

also it seems like soundtouch is not set as a optional dependency, which means even if not using rusty backend it needs to be present (the other rusty dependencies are also not marked optional)