commit | bef8d2d4e709191a4d4beced8c2cbb748e35f516 | [log] [tgz] |
---|---|---|
author | UebelAndre <github@uebelandre.com> | Thu Aug 15 13:56:36 2024 -0700 |
committer | GitHub <noreply@github.com> | Thu Aug 15 20:56:36 2024 +0000 |
tree | cc5755f1c4b3b80004ac5326497d215dd6dc0eb9 | |
parent | 6409c9fbc58c517b0f3ba63f23b54ecbd5b6b21c [diff] |
Remove deprecated variables from `repositories.bzl` macros (#2795) Most notably in places where `version` and `iso_date` were used, the `versions` parameter should be used instead. There have long since prints guiding folks to use `versions` over the previous two.
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.