Open
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.