Closed beyera closed 3 years ago
Thanks but this PR isn't needed. cargo install cargo-udeps
takes the latest version of each crate, while cargo install --locked cargo-udeps
takes the version in the lockfile. The second method was never broken, the first was broken but with the 0.50.1 release it works now. So both install methods work now again.
The build is currently broken.
This PR updates the cargo version to fix the following error: