You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application features: Tried cargo install spotify_player --locked and cargo install spotify_player --features lyric-finder,image and cargo install spotify_player --features lyric-finder,image --locked all the same error
The text was updated successfully, but these errors were encountered:
Describe the bug
Error Failed to compile on windows
To Reproduce
Install via
cargo install
Expected behaviour
To successfully compile
Log and backtrace
cargo_install_log.txt
Environment
cargo install spotify_player --locked
andcargo install spotify_player --features lyric-finder,image
andcargo install spotify_player --features lyric-finder,image --locked
all the same errorThe text was updated successfully, but these errors were encountered: