Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

0.29.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 09:42
· 135 commits to main since this release
cd3e53e

0.29.1

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    sha256 = "ab147edb4c28a6799d958c2596dfa6bcadd9f5d7102da5372dba97b75a42c732",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.29.1/rules_rust-v0.29.1.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

Full Changelog: 0.26.1...0.29.1