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

Fixed cargo test #135

Closed abrisco closed 2 years ago

abrisco commented 2 years ago

This does address https://github.com/abrisco/cargo-bazel/issues/134 but until cargo test is enabled in CI I would not consider the issue fully resolved.