commit | 6409c9fbc58c517b0f3ba63f23b54ecbd5b6b21c | [log] [tgz] |
---|---|---|
author | UebelAndre <github@uebelandre.com> | Thu Aug 15 13:30:48 2024 -0700 |
committer | GitHub <noreply@github.com> | Thu Aug 15 20:30:48 2024 +0000 |
tree | 0f61011cb1cea843adb2f9cca13f3de0aea02b4b | |
parent | 802274cc6a73a7027852b9b7d719b4413a8acec9 [diff] |
Ensure proto compiler attribute is consistent in prost_toolchain (#2794) The deprecated attribute was passing a `Target` where the `proto_toolchain` is passing a `FilesToRun` provider. This ensures the two are consistent.
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.