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 f844e67 commit 3a265eaCopy full SHA for 3a265ea
bazel/dependencies.bzl
@@ -39,7 +39,7 @@ def proxy_wasm_cpp_host_dependencies():
39
"wasm32-unknown-unknown",
40
"wasm32-wasi",
41
],
42
- version = "1.62.1",
+ version = "1.68.0",
43
)
44
rust_repository_set(
45
name = "rust_linux_s390x",
@@ -48,7 +48,7 @@ def proxy_wasm_cpp_host_dependencies():
48
49
50
51
52
53
54
zig_register_toolchains(
0 commit comments