This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
0.26.1
0.26.1
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_rust",
sha256 = "93165a0eb29648fe41099e4ff284ac71b69050e2a55c80a8a57aefce88ce0823",
urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.26.1/rules_rust-v0.26.1.tar.gz"],
)
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Full Changelog: 0.13.1...0.26.1