Skip to content

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

@emilk

Description

@emilk

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 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.

cargo-deny version

0.14.x

What OS were you running cargo-deny on?

MacOS

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions