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

Centralize crate versions and update regex-syntax to v0.8 #444

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Centralize crate versions and update regex-syntax to v0.8 #444

merged 2 commits into from
Apr 18, 2024

Conversation

rneswold
Copy link
Contributor

This pull-request has two commit:

  • one puts all the dependency versions in the workspace Cargo.toml file. Now you can update the version of a dependent crate in one spot and all sub-crates will use it.
  • bump the regex-syntax crate to v0.8

Each of these commits was tested with cargo test and passed.

@ltratt
Copy link
Member

ltratt commented Apr 18, 2024

Thanks!

@ltratt ltratt added this pull request to the merge queue Apr 18, 2024
Merged via the queue into softdevteam:master with commit d1ecf72 Apr 18, 2024
2 checks passed
@rneswold rneswold deleted the pull-request branch April 18, 2024 16:12
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