Bump versions in Cargo.lock.#148
Conversation
The app would hang upon trying to authenticate with Spotify on FreeBSD, bumping the versions to the latest seems to have fixed this issue. All tests pass and works as expected.
|
Any update on this? I've simply ran |
Rigellute
left a comment
There was a problem hiding this comment.
Apologies for the delay! I some how missed this PR.
Happy to merge, and glad it fixes your issue
|
Awesome, thanks. When you've pushed a new tag I'll be resubmitting a FreeBSD port that I sent in a while back (but unfortunately at the time wouldn't work to the now fixed issue). 👍 |
|
If you know how we can add a package manager for FreeBSD (or any other linux distros), please let me know! |
|
There seems to be this in the Arch Linux community repository ( https://aur.archlinux.org/packages/spotify-tui/ ), although I'm not sure the status of other Linux distros. Might be worth noting this in the README or something similar as an alternative installation method, rather than installing/compiling from cargo. |
Bump versions in Cargo.lock.
The app would hang upon trying to authenticate with Spotify
on FreeBSD, bumping the versions to the latest seems to have
fixed this issue. All tests pass and works as expected.