bazelbuild / bazelbuild/rules_rust
Cargo.bazel.lock is large
Open
crate-universe
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
Cargo.bazel.lock is large, multiple times larger than Cargo.lock. It's very repetitive. Could some things be defaults?
This example Cargo.lock file is <5,000 lines and the Cargo.bazel.lock is >30,000 lines.
[Cargo.bazel.lock](https://github.com/user-attachments/files/26031512/Cargo.bazel.txt)
[Cargo.lock](https://github.com/user-attachments/files/26031513/Cargo.txt)
Most of my repo is Cargo.bazel.lock 😂
Contributor guide
Assessment
This issue has not been assessed yet.