generated from EmbarkStudios/opensource-template
-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Since the upgrade to 0.14.4, cargo-deny is throwing this error in CI (via cargo-deny-action). :
thread '<unnamed>' panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/krates-0.16.0/src/builder.rs:1073:25:
internal error: entered unreachable code: unable to find dependency serde_bytes for serde_ipld_dagcbor 0.4.2
Running 0.14.3 previously and locally, everything works just fine (warnings aside).
To reproduce
Ran cargo-deny 0.14.4 on our project (ipvm-wg/homestar#519).
cargo-deny version
0.14.4
What OS were you running cargo-deny on?
MacOS
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working