We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edc127e commit d895ea9Copy full SHA for d895ea9
tests/WORKSPACE
@@ -282,7 +282,7 @@ go_download_sdk(
282
http_archive(
283
name = "rules_rust",
284
sha256 = "af4f56caae50a99a68bfce39b141b509dd68548c8204b98ab7a1cafc94d5bb02",
285
- urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.54.1/rules_rust-v0.54.1.tar.gz"],
+ urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.67.0/rules_rust-v0.54.1.tar.gz"],
286
)
287
288
load("@rules_rust//rust:repositories.bzl", "rules_rust_dependencies", "rust_register_toolchains")
0 commit comments