Skip to content

CI: detect unused dependencies #103

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

Merged
merged 3 commits into from
Jul 30, 2025
Merged

CI: detect unused dependencies #103

merged 3 commits into from
Jul 30, 2025

Conversation

poszu
Copy link
Contributor

@poszu poszu commented Jul 30, 2025

Check for unused deps in CI to prevent leaving redundant deps in Cargo.toml files.

Also replaced caching method in CI with https://github.com/Swatinem/rust-cache which, in my experience, is more effective and doesn't require configuration.

@poszu poszu changed the title CI: cache dependencies using swatinem/rust-cache CI: detect unused dependencies Jul 30, 2025
@poszu poszu merged commit daf6741 into main Jul 30, 2025
7 checks passed
@poszu poszu deleted the ci-unused-deps branch July 30, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants