Run `bazel mod tidy` after vendoring crate_universe outputs (#3177) `bazel mod tidy` will now run at the end of any `crates_vendor` executions if the current workspace contains a `MODULE.bazel` file and the current Bazel version is greater than `7.0.0`. closes https://github.com/bazelbuild/rules_rust/issues/2368
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.