commit | 3601d56c1b90ef4fc834422cc7c7dbcab8c12068 | [log] [tgz] |
---|---|---|
author | scentini <rosica@google.com> | Tue Sep 03 19:39:46 2024 +0200 |
committer | GitHub <noreply@github.com> | Tue Sep 03 17:39:46 2024 +0000 |
tree | 828f823dc41dce473ec3a103a3ce3d659b14152e | |
parent | 99f421e4bc457a1059e62b43bb9009e177b5c774 [diff] |
Update min bazel version (#2812) Bazel `6.4` was released in, Oct 2023, we're well beyond the support window. I updated straight to `7.3.1` because according to the [docs](https://github.com/bazelbuild/bazel/releases/tag/7.3.1) it's fully compatible with `7.0`: > Bazel 7.3.1 is a patch LTS release. It is fully backward compatible with Bazel 7.0 and contains selected changes by the Bazel community and Google engineers. Co-authored-by: UebelAndre <github@uebelandre.com>
This repository provides rules for building Rust projects with Bazel.
General discussions and announcements take place in the GitHub Discussions, but there are additional places where community members gather to discuss rules_rust
.
Please refer to the full documentation.