rules_rust icon indicating copy to clipboard operation
rules_rust copied to clipboard

Using precompiled `cargo-bazel` for `crates_vendor`

Open liningpan opened this issue 2 years ago • 0 comments

If I understand correctly, only crates_repository is using recompiled cargo-bazel binaries, but crates_vendor will always build from source.

liningpan avatar Oct 13 '23 19:10 liningpan