Skip to content

Bug: unused-workspace-dependencies false positives for any git dependency #680

@jaskij

Description

@jaskij

Describe the bug

For all my git dependencies, even if they are used under dependencies in multiple crates in the workspace, unused-workspace-dependencies

To reproduce

  1. workspace
  2. git dependency in the workspace
  3. a number of crates in the workspace
  4. those crates inheriting the workspace dependency
  5. cargo deny check

cargo-deny version

0.15.0

What OS were you running cargo-deny on?

Linux

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