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 rlib dependencies not being tracked as dependencies #123

Closed abrisco closed 2 years ago

abrisco commented 2 years ago

This was missed in https://github.com/abrisco/cargo-bazel/pull/119 but now rlib dependencies should be fixed.