holmgr / cargo-sweep

A cargo subcommand for cleaning up unused build files generated by Cargo
MIT License
694 stars 31 forks source link

Update dependencies #106

Closed marcospb19 closed 9 months ago

marcospb19 commented 9 months ago

oh right, this is necessary to make CI pass the nightly-clippy job for other PRs, because we're using a new nightly with a recently-removed feature (that some dep requires).