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

dependencies: 🧹 sort Cargo.toml dependencies #3835

Merged
merged 37 commits into from
Feb 15, 2024

Conversation

cratelyn
Copy link
Contributor

cargo dependencies, sorted alphabetically. thanks to the magic of vim macros. 💖

sorted dependencies helps reduce the likelihood of merge conflicts when dependencies are added to a crate. long-term quality-of-life benefit 🙂

@cratelyn cratelyn added A-tooling Area: developer tooling for building Penumbra itself C-chore Codebase maintenance that doesn't fix bugs or add features, and isn't urgent or blocking. labels Feb 15, 2024
@cratelyn cratelyn added this to the Sprint 0 milestone Feb 15, 2024
@cratelyn cratelyn self-assigned this Feb 15, 2024
@cratelyn cratelyn marked this pull request as ready for review February 15, 2024 23:29
@conorsch conorsch self-requested a review February 15, 2024 23:34
Copy link
Contributor

@conorsch conorsch left a comment

Choose a reason for hiding this comment

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

Thanks for taking the time! LGTM, fine to merge when CI is green. One request: Let's make sure to squash-merge.

@cratelyn
Copy link
Contributor Author

Thanks for taking the time! LGTM, fine to merge when CI is green. One request: Let's make sure to squash-merge.

agreed. this would be a lot of commits to throw in main.

@cratelyn cratelyn merged commit fd46f26 into main Feb 15, 2024
6 checks passed
@cratelyn cratelyn deleted the katie/sort-some-cargo-dependencies branch February 15, 2024 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tooling Area: developer tooling for building Penumbra itself C-chore Codebase maintenance that doesn't fix bugs or add features, and isn't urgent or blocking.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants