commit | f0875bc198303a201a9ef370e1dbd264e02255ec | [log] [tgz] |
---|---|---|
author | Brian Myers <brian.carl.myers@gmail.com> | Sun May 30 04:09:31 2021 -0400 |
committer | GitHub <noreply@github.com> | Sun May 30 09:09:31 2021 +0100 |
tree | 35c5dd2892e51cce75ad373d7ec0520af66c5b54 | |
parent | 43eb2a631dd17d926deb7f3f40e1c109530eb1c1 [diff] |
[crate_universe] Add README to `examples/crate_universe` directory (#759) To explain that `RULES_RUST_CRATE_UNIVERSE_BOOTSTRAP` environment variable must be set to `true` for examples to "just work." Also removes reference to `bootstrap.sh` from the `crate_universe/CONTRIBUTING.md` file since `bootstrap.sh` no longer exists
This repository provides rules for building Rust projects with Bazel.
Please refer to the full documentation.