File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -323,9 +323,9 @@ _go_image_repos()
323323# For our rust_image test
324324http_archive (
325325 name = "io_bazel_rules_rust" ,
326- sha256 = "06c32fde6db017ac60af099fa17d4dd10ee13811db3f13dad847f7c21a93276f " ,
327- strip_prefix = "rules_rust-3251240a915875fc1bb396a4c818472c46e52368 " ,
328- urls = ["https://github.com/bazelbuild/rules_rust/archive/3251240a915875fc1bb396a4c818472c46e52368 .tar.gz" ],
326+ sha256 = "f33bffd6b779ae5a4f57944e86307f876872b9dbfc07b3d10d0e7f0041f29d5f " ,
327+ strip_prefix = "rules_rust-959ba5692cc4e6b803b20018c9eeeadedaa4b637 " ,
328+ urls = ["https://github.com/bazelbuild/rules_rust/archive/959ba5692cc4e6b803b20018c9eeeadedaa4b637 .tar.gz" ],
329329)
330330
331331load ("@io_bazel_rules_rust//rust:repositories.bzl" , "rust_repositories" )
You can’t perform that action at this time.
0 commit comments