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 d8b9a8a commit 2394245Copy full SHA for 2394245
tests/WORKSPACE
@@ -297,7 +297,7 @@ go_download_sdk(
297
http_archive(
298
name = "rules_rust",
299
sha256 = "af4f56caae50a99a68bfce39b141b509dd68548c8204b98ab7a1cafc94d5bb02",
300
- 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"],
301
)
302
303
load("@rules_rust//rust:repositories.bzl", "rules_rust_dependencies", "rust_register_toolchains")
0 commit comments