argumentcomputer / neptune

Rust Poseidon implementation (contact: @porcuquine)
Other
275 stars 99 forks source link

chore: some installed deps are not needed #271

Open github-actions[bot] opened 8 months ago

github-actions[bot] commented 8 months ago

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 https://github.com/argumentcomputer/ci-workflows/tree/main/.github/workflows/unused-deps.yml.

Note If this is a false positive, please refer to the cargo-udeps docs on how to ignore the dependencies.