commit | 8b8150db501869d45bbcc46f100da1862ac45eec | [log] [tgz] |
---|---|---|
author | UebelAndre <github@uebelandre.com> | Wed Nov 06 09:52:51 2024 -0800 |
committer | GitHub <noreply@github.com> | Wed Nov 06 17:52:51 2024 +0000 |
tree | 04be176ef0af9ff7d33f8891cb4f530c60fadfd2 | |
parent | 6f65a04666d779b19a554db6843f1a3af11210a4 [diff] |
Added `cargo_config` attribute to `cargo_bootstrap_repository`. (#2986) This can be useful for workspaces which have a `config.toml` for the workspace (used by `crate_universe`) and want to share the same configuration with any bootstrap repositories.
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.