commit | 277698792544b226b77cf5a4c6f1bc4ce93b7ec5 | [log] [tgz] |
---|---|---|
author | UebelAndre <github@uebelandre.com> | Mon Apr 29 03:14:59 2024 -0700 |
committer | GitHub <noreply@github.com> | Mon Apr 29 10:14:59 2024 +0000 |
tree | 4f9effd0928754d0f9dc0f1c3ac44596727bc032 | |
parent | 4c554fc381575428ebbe8b2011f5b0f96ec6ae36 [diff] |
Update `cargo_bootstrap_repository` interface to match dependency macros (#2630) This updates the bootstrap repository rule to use the same interface the dependency macros and crate_universe does: - https://github.com/bazelbuild/rules_rust/blob/0.42.1/rust/repositories.bzl#L157-L158 - https://github.com/bazelbuild/rules_rust/blob/0.42.1/crate_universe/private/crates_repository.bzl#L302-L305
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.