foundry-rs / compilers

Utilities for working with native solc and compiling projects.
Apache License 2.0
58 stars 34 forks source link

chore: some installed deps are not needed #147

Closed github-actions[bot] closed 2 weeks ago

github-actions[bot] commented 2 weeks 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 .github/workflows/sanity.yml.

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