commit | 719461ac4da5a05ff0dfbab1917a0c3692bf6417 | [log] [tgz] |
---|---|---|
author | scentini <rosica@google.com> | Mon Sep 04 15:41:45 2023 +0200 |
committer | GitHub <noreply@github.com> | Mon Sep 04 13:41:45 2023 +0000 |
tree | 53c4731863abf20cb0746772f06bcdf5798595d4 | |
parent | a2929be390ceff8955d1a8abdd9ebeaa55f49098 [diff] |
Bump min Bazel version to 6.3 (#2150) A future Bazel version will contain a breaking API change. https://github.com/bazelbuild/rules_rust/pull/2072 is preparing the `rules_rust` codebase for it, however it relies on Bazel API changes present in `6.3.0` and not `6.0.0`. As per discussion there https://github.com/bazelbuild/rules_rust/pull/2072#issuecomment-1653590672, looks like maintainers are fine with bumping the minimum Bazel version to `6.3.0`.
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.