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

Bug: cargo deny check hangs on 0.14.x #558

Closed
emilk opened this issue Sep 4, 2023 · 1 comment
Closed

Bug: cargo deny check hangs on 0.14.x #558

emilk opened this issue Sep 4, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@emilk
Copy link

emilk commented Sep 4, 2023

Describe the bug

cargo deny check freezes on some repositories, when using 0.14.0 or 0.14.1

To reproduce

cargo install --force cargo-deny --version 0.14.1 
git clone [email protected]:emilk/egui.git
cd egui
cargo deny check

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

@emilk emilk added the bug Something isn't working label Sep 4, 2023
@emilk
Copy link
Author

emilk commented Sep 4, 2023

Duplicate of the fixed #552

@emilk emilk closed this as completed Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant