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
- workspace
- git dependency in the workspace
- a number of crates in the workspace
- those crates inheriting the workspace dependency
- cargo deny check
cargo-deny version
0.15.0
What OS were you running cargo-deny on?
Linux
Additional context
No response