-
Notifications
You must be signed in to change notification settings - Fork 464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependencies #695
Update dependencies #695
Conversation
What's up with the stuff about |
Oh yeah lint 'errors'. I can fix them. |
@JojiiOfficial the lint errors should be fixed in a seperate PR, if you could update the conflicts? i think just removing the 'fix lint errors' commit should fix it |
Removing the commit wasn't enough since #746 replaced the 'match block' with a 'matches macro' so I fixed the conflicts manually. |
Seems like this PR missed the removal of `failure' from Cargo.toml, which was merged yesterday |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Tried to update as much dependencies as possible without breaking. Some adjustments in the src files were made. Mpris works for me. Some versions can't be updated unless we change some bigger parts of the code.
Closes #688, #627, #624, #305, #596