Closed chris13524 closed 7 months ago
Describe the bug When running cargo deny check in my setup I get this error:
cargo deny check
internal error: entered unreachable code: unable to locate analytics for crate
Seems like it has something to do with enabling a feature (in this case analytics) on a dependency which takes advantage of dependency renaming
analytics
To Reproduce Steps to reproduce the behavior:
Expected behavior Checks pass and code does not crash
Screenshots N/A
Device:
Describe the bug When running
cargo deny check
in my setup I get this error:Seems like it has something to do with enabling a feature (in this case
analytics
) on a dependency which takes advantage of dependency renamingTo Reproduce Steps to reproduce the behavior:
cargo deny check
Expected behavior Checks pass and code does not crash
Screenshots N/A
Device: