Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: some installed deps are not needed #4776

Closed
github-actions bot opened this issue Sep 26, 2023 · 0 comments · Fixed by #4788
Closed

chore: some installed deps are not needed #4776

github-actions bot opened this issue Sep 26, 2023 · 0 comments · Fixed by #4788
Labels
A-dependencies Pull requests or issues that are about dependencies C-debt Refactor of code section that is hard to understand or maintain

Comments

@github-actions
Copy link
Contributor

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.

@github-actions github-actions bot added A-dependencies Pull requests or issues that are about dependencies C-debt Refactor of code section that is hard to understand or maintain labels Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Pull requests or issues that are about dependencies C-debt Refactor of code section that is hard to understand or maintain
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

0 participants