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

Add support for additional Cargo workspaces #526

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

bsilver8192
Copy link
Contributor

This is how I work around rust-lang/cargo#5042 to get path dependencies into vendored Rust dependencies.

The generated BUILD files are built with
#524, because otherwise they don't work.

This fixes #361.

This is how I work around rust-lang/cargo#5042
to get path dependencies into vendored Rust dependencies.

The generated BUILD files are built with
google#524, because otherwise they
don't work.

This fixes google#361.
I wish I could find the flags to get these to show up locally instead of
doing it with CI every time...
@UebelAndre UebelAndre removed their request for review September 20, 2022 15:35
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.

Razes fails inside cargo workspace due to with 'failed to read'
1 participant