mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
* ci: add unused deps sanity check * ci: fix unused deps issue template title * ci: rename udeps job * chore: formatting * chore: make `cargo-udeps` ignore `aquamarine` * deps: resolve unused deps * ci: check every feature and target in udeps job
544 B
544 B
title, labels
| title | labels |
|---|---|
| chore: some installed deps are not needed | C-debt, A-dependencies |
Some dependencies specified in Cargo.toml are not needed.
Check the unused dependencies sanity check workflow for details.
This issue was raised by the workflow at .github/workflows/sanity.yml.
Note
If this is a false positive, please refer to the
cargo-udepsdocs on how to ignore the dependencies.