Skip to content

Releases: ttiurani/rules_rust

0.27.0

15 Sep 05:19
0fe665c
Compare
Choose a tag to compare

0.27.0

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

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

Full Changelog: 0.0.7...0.27.0