-
Notifications
You must be signed in to change notification settings - Fork 35
cargo-psp
workspace support
#125
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
cargo-psp
workspace support
#125
Conversation
|
8e8b287
to
8b6e522
Compare
cfc1153
to
2612207
Compare
2612207
to
e0ea6c3
Compare
8e49239
to
369fa42
Compare
I tested this PR and it works as expected. It's ready for merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's rebase this and try to get it merged :)
41c18c2
to
a45f49d
Compare
rebase done |
I too confirm that by using this changes with |
Fixes #139 #146
Introduces workspace support, crate examples support. Also fixes
--manifest-path
.Workspace changes i plan to publish as a separate PR.