commit | 6d01f3464fc8888a1ceeb7ae9552659b6a0971d9 | [log] [tgz] |
---|---|---|
author | David Freese <freese@verily.com> | Fri Sep 04 12:50:43 2020 -0700 |
committer | GitHub <noreply@github.com> | Fri Sep 04 12:50:43 2020 -0700 |
tree | 2d6f74e1c0ff4bcf047765bc2904dcb8479f8b3a | |
parent | fdf9655ba95616e0314b4e0ebab40bb0c5fe005c [diff] |
Allow sha256 values to be specified in rust_toolchain_repository (#393) Previously this was pulling from a list of known shas, but this list is non-exhaustive, and needs to be updated every rust release. This allows the shas to be specified in rust_toolchain_repository, rust_repository_set, rust_repositories.
This repository provides rules for building Rust projects with Bazel.
Please refer to the full documentation.