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 0cbceb2 commit e65327eCopy full SHA for e65327e
bazel/repositories.bzl
@@ -75,7 +75,7 @@ def proxy_wasm_cpp_host_repositories():
75
http_archive,
76
name = "rules_rust",
77
sha256 = "c8a84a01bff4be4c7a8beefbc12e713ff296fed2110c30572a44205856594cfc",
78
- # strip_prefix = "rules_rust-0.19.0",
+ strip_prefix = "rules_rust-0.19.0",
79
# NOTE: Update Rust version in bazel/dependencies.bzl.
80
url = "https://github.com/bazelbuild/rules_rust/archive/0.19.0.tar.gz",
81
patches = ["@proxy_wasm_cpp_host//bazel/external:rules_rust.patch"],
0 commit comments