bazelbuild / bazelbuild/rules_rust
crate_universe `from_cargo` does not work without a `cargo_lockfile`
Open
needs-triage
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
The documentation states that the `cargo_lockfile` is optional but that is not the case.
From the code, looks like that is not the case for 3 years.
I'm investigating how to do that so I can create multiple crate_universe repo with different sets of crates because of feature conflicts in the feature unification.
I would also gladly take any suggestions in that direction.
Contributor guide
Assessment
This issue has not been assessed yet.