We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Platform I'm building on: n/a
What I expected to happen: cargo make world should install cargo-deny at the compatible version for me.
cargo make world
What actually happened: cargo make world errors, and then I try to install cargo-deny, which also errors because of #531.
How to reproduce the problem: From a fresh host:
cargo install cargo-deny cargo make world
The text was updated successfully, but these errors were encountered:
bcressey
Successfully merging a pull request may close this issue.
Platform I'm building on:
n/a
What I expected to happen:
cargo make world
should install cargo-deny at the compatible version for me.What actually happened:
cargo make world
errors, and then I try to install cargo-deny, which also errors because of #531.How to reproduce the problem:
From a fresh host:
The text was updated successfully, but these errors were encountered: