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

Tidy dependencies #28

Merged
merged 2 commits into from
Oct 31, 2023
Merged

Tidy dependencies #28

merged 2 commits into from
Oct 31, 2023

Conversation

willemolding
Copy link
Collaborator

This uses the workspace manifest as a single source of truth for dependencies used between a number of crates.

This makes the Cargo.toml files for crates easier to read, ensures all are running identical versions, and makes it much easier to update multiple crates with a single line change.

Copy link
Member

@ec2 ec2 left a comment

Choose a reason for hiding this comment

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

this is something that ive wanted to do for a bit, but never got around to it. thanks

@willemolding willemolding merged commit 070fb98 into main Oct 31, 2023
1 check failed
@willemolding willemolding deleted the willem/tidy-dep branch October 31, 2023 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants