Skip to content

Added support for vendoring external manifests#1381

Merged
UebelAndre merged 5 commits intobazelbuild:mainfrom
UebelAndre:crate_universe
Jun 10, 2022
Merged

Added support for vendoring external manifests#1381
UebelAndre merged 5 commits intobazelbuild:mainfrom
UebelAndre:crate_universe

Conversation

@UebelAndre
Copy link
Copy Markdown
Collaborator

This allows users to take Cargo manifests from external repositories and vendor dependencies for them. The most common application for this feature is for Bazel rules which are powered by a binary-only crate (a crate that offers no rlib) (e.g. wasm_bindgen).

@UebelAndre UebelAndre force-pushed the crate_universe branch 3 times, most recently from fd53f00 to c1cae51 Compare June 6, 2022 13:32
@UebelAndre UebelAndre marked this pull request as ready for review June 6, 2022 13:32
@UebelAndre UebelAndre requested a review from illicitonion June 6, 2022 13:32
Copy link
Copy Markdown
Collaborator

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

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

LGTM - thanks!

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