We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
aws-hyper
cargo tree -d
cargo udeps
pin_project
pin_project_lite
The text was updated successfully, but these errors were encountered:
Tracking the CI pieces in #929
Sorry, something went wrong.
Planning to remove aws-hyper. Closing this since it's not tracking anything anymore.
No branches or pull requests
aws-hyper
should have test-util be an off-by-default featureunnecessary serde/serde_derive dependency on XML services where this is unusedRemove unnecessary serde/serde_derive dependency from XML services #931cargo tree -d
(check for duplicate versions in tree)cargo udeps
changeChangepin_project
topin_project_lite
(removes syn / proc macro dependency)pin_project
topin_project_lite
#932The text was updated successfully, but these errors were encountered: