commit | 50f45841dc68f7355113ada4d61fecabb528b38f | [log] [tgz] |
---|---|---|
author | Daniel Wagner-Hall <dwagnerhall@apple.com> | Thu Sep 17 16:20:32 2020 +0100 |
committer | GitHub <noreply@github.com> | Thu Sep 17 17:20:32 2020 +0200 |
tree | 4e84f7be81799fa9e2b59249ecedfdb5ef5c5dc9 | |
parent | 7d9e890c58ca00eacf8dd4a2ba991cfe9c3f44e4 [diff] |
Extract cargo from rust toolchain tar (#409) This allows for `cargo` to be used from scripts which may want to invoke `cargo`, while coupling the version used with the rest of the toolchain used for the build.
This repository provides rules for building Rust projects with Bazel.
Please refer to the full documentation.