Releases: noamraph/rules_rust
Releases · noamraph/rules_rust
Release list
0.7.2
0.7.2
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_rust",
sha256 = "cb3ed0ce4cec62e568e16b6e2a1b0d89b6fe86b0413d3e35e88cdcd815211583",
urls = [
"https://mirror.bazel.build/github.com/bazelbuild/rules_rust/releases/download/0.7.2/rules_rust-v0.7.2.tar.gz",
"https://github.com/bazelbuild/rules_rust/releases/download/0.7.2/rules_rust-v0.7.2.tar.gz",
],
)Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Full Changelog: 0.36.2...0.7.2
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
0.7.0
0.7.0
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_rust",
sha256 = "e159ac3f0574889a0a1d83018e71a87e040637a16ed4a264d829c804d80419fd",
urls = [
"https://mirror.bazel.build/github.com/bazelbuild/rules_rust/releases/download/0.7.0/rules_rust-v0.7.0.tar.gz",
"https://github.com/bazelbuild/rules_rust/releases/download/0.7.0/rules_rust-v0.7.0.tar.gz",
],
)Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Full Changelog: 0.6.0...0.7.0