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

Install and lock to specific versions of build tools #582

Closed
iliana opened this issue Dec 10, 2019 · 0 comments · Fixed by #1497
Closed

Install and lock to specific versions of build tools #582

iliana opened this issue Dec 10, 2019 · 0 comments · Fixed by #1497
Assignees
Labels
type/bug Something isn't working
Milestone

Comments

@iliana
Copy link
Contributor

iliana commented Dec 10, 2019

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:

cargo install cargo-deny
cargo make world
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants