Skip to content
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

Revert lint exception by setting minor version of protobuf #1339

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

yubiuser
Copy link
Contributor

Reverts the changes made in #1328.
Protobuff 3.5.1. fixed the underlying issue (stepancheg/rust-protobuf#733). librespot already used version 3 of this create, but in the Cargo.lock it was set to 3.4.1. Specifying the minor version of the crate by 3.5 updated the Cargo.lock to use 3.5.1

@roderickvd
Copy link
Member

Sorry can you rebase or regenerate the lock file?

@yubiuser
Copy link
Contributor Author

Sure thing. I rebased and re-generated the lockfile.

@roderickvd roderickvd merged commit 22a8850 into librespot-org:dev Sep 16, 2024
13 checks passed
@yubiuser yubiuser deleted the restore/renamed_removed_lints branch September 16, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants