bazelbuild / bazelbuild/rules_rust
Add support for binary-only crates with crate_universe
Open
crate-universe
needs-triage
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
The documentation specifies that crate_universe doesn't support binary-only dependencies out of the box: http://bazelbuild.github.io/rules_rust/crate_universe.html#binary-dependencies. It would be really nice if it did. How much work would it be to implement? I would be happy to try contributing this feature.
Contributor guide
Assessment
This issue has not been assessed yet.