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: removes unused dependencies #651

Merged
merged 1 commit into from
Jul 2, 2021

Conversation

EverlastingBugstopper
Copy link
Contributor

Found these using rustup install nightly && cargo install --cargo-udeps --locked && cargo +nightly udeps --all-targets.

I considered adding this to our test suite, but it relies on a nightly toolchain and claims to still be unstable. I figure we can get away with keeping this one manual for a bit, though I do wish this was built straight into cargo!

@EverlastingBugstopper EverlastingBugstopper added this to the July 6 milestone Jul 1, 2021
@EverlastingBugstopper EverlastingBugstopper merged commit 6926502 into main Jul 2, 2021
@EverlastingBugstopper EverlastingBugstopper deleted the avery/remove-unused-dependencies branch July 2, 2021 17:10
This was referenced Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant