foundry-rs / compilers

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

chore: some installed deps are not needed #95

Closed github-actions[bot] closed 2 months ago

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

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