rules_rust
rules_rust copied to clipboard
Allow isolation and coniguration of the bootstrap cargo runs.
This will allow the isolation and configuration of the cargo-bazel bootstrap builds. This allows a custom configuration for cargo to be used in the bootstrap process. I have successfully used this to build on an isolated machine with a caching proxy of crates.io.