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

deps: remove unused dependencies #2170

Merged
merged 1 commit into from
Apr 11, 2024
Merged

deps: remove unused dependencies #2170

merged 1 commit into from
Apr 11, 2024

Conversation

Frando
Copy link
Member

@Frando Frando commented Apr 10, 2024

I just stumbled upon the very nice tool cargo machete which finds unused dependencies. So let's remove them!

Ran only cargo check locally - let's see if CI also says that all is fine.

Copy link
Contributor

@rklaehn rklaehn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if it works, it works!

@rklaehn rklaehn added this pull request to the merge queue Apr 11, 2024
Merged via the queue into main with commit b07547b Apr 11, 2024
20 checks passed
ppodolsky pushed a commit to izihawa/iroh that referenced this pull request Apr 11, 2024
I just stumbled upon the very nice tool [`cargo
machete`](https://blog.benj.me/2022/04/27/cargo-machete/) which finds
unused dependencies. So let's remove them!

Ran only `cargo check` locally - let's see if CI also says that all is
fine.
ppodolsky pushed a commit to izihawa/iroh that referenced this pull request Apr 11, 2024
I just stumbled upon the very nice tool [`cargo
machete`](https://blog.benj.me/2022/04/27/cargo-machete/) which finds
unused dependencies. So let's remove them!

Ran only `cargo check` locally - let's see if CI also says that all is
fine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants