abrisco / cargo-bazel

A Bazel repository rule for generating Rust dependencies with Cargo.
https://abrisco.github.io/cargo-bazel/
MIT License
4 stars 1 forks source link

`compile_data` for generated targets now include the entire package. #139

Closed abrisco closed 2 years ago

abrisco commented 2 years ago

This change requires https://github.com/bazelbuild/rules_rust/commit/5776967a2a9986d52a34e2c3604ed662ed47e21f which was introduced in https://github.com/abrisco/cargo-bazel/pull/138