0.7.1
0.7.1
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_rust",
sha256 = "5b28ecdfe39d7af22d40ded733c552ebe2deb46f808e0784e643116fd1b5dc36",
urls = [
"https://github.com/noamraph/rules_rust/releases/download/0.7.1/rules_rust-v0.7.1.tar.gz",
],
)Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Full Changelog: 0.36.2...0.7.1