bazelbuild / bazelbuild/rules_rust
Broken build dependency
Open
bug
external-crates
needs-triage
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
Probably related to #1850 and #1884
MRE: https://github.com/fmorency/bazel-broken-dep
Works on `rules_rust` 0.17.
The `serde*` `build-dependencies` are not propagated correctly causing the Bazel build to fail.
Works with `cargo`.
Tested with Bazel 6.0.0 and 6.1.2.
Contributor guide
Assessment
This issue has not been assessed yet.