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

Use workspace dependencies. #1035

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

gibbz00
Copy link
Contributor

@gibbz00 gibbz00 commented Apr 21, 2024

Makes dependency version handling easier. Relates in some way to #957

Depends on #1033 (merged into master and rebased here)

@gibbz00 gibbz00 force-pushed the workspace_dependencies branch 3 times, most recently from 0c8176a to ff469b5 Compare April 21, 2024 12:43
All done in one go with:

`fd --type file . | xargs sed -i -e 's/ = { workspace = true }/.workspace = true/g'`
Introduced when running `cargo autoinherit`
* point to proper crates.io version, git repo was created by `cargo
fuzz` and is not archived.

* as a workspace dependency
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.

None yet

1 participant