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
cargo deny check
cargo deny check freezes on some repositories, when using 0.14.0 or 0.14.1
cargo install --force cargo-deny --version 0.14.1 git clone git@github.com:emilk/egui.git cd egui cargo deny check
0.14.0 and 0.14.1 both hangs, but 0.13.9 is fine.
0.14.x
MacOS
No response
The text was updated successfully, but these errors were encountered:
Duplicate of the fixed #552
Sorry, something went wrong.
No branches or pull requests
Describe the bug
cargo deny check
freezes on some repositories, when using 0.14.0 or 0.14.1To reproduce
0.14.0 and 0.14.1 both hangs, but 0.13.9 is fine.
cargo-deny version
0.14.x
What OS were you running cargo-deny on?
MacOS
Additional context
No response
The text was updated successfully, but these errors were encountered: