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 @@ -74,10 +74,10 @@ def proxy_wasm_cpp_host_repositories():
7474 maybe (
7575 http_archive ,
7676 name = "rules_rust" ,
77- sha256 = "88a6911bf60c44710407cc718668ce79a4a339e1310b47f306aa0f1beadc6895 " ,
78- strip_prefix = "rules_rust-0.22.0 " ,
77+ sha256 = "e3fe2a255589d128c5e59e407ee57c832533f25ce14cc23605d368cf507ce08d " ,
78+ strip_prefix = "rules_rust-0.24.1 " ,
7979 # NOTE: Update Rust version in bazel/dependencies.bzl.
80- url = "https://github.com/bazelbuild/rules_rust/archive/0.%3Cspan%20class="x x-first x-last">22.0 .tar.gz",
80+ url = "https://github.com/bazelbuild/rules_rust/archive/0.%3Cspan%20class="x x-first x-last">24.1 .tar.gz",
8181 patches = ["@proxy_wasm_cpp_host//bazel/external:rules_rust.patch" ],
8282 patch_args = ["-p1" ],
8383 )
You can’t perform that action at this time.
0 commit comments