Skip to content

Commit 3a265ea

Browse files
committed
deps: bump rust -> 1.68.0
1 parent f844e67 commit 3a265ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bazel/dependencies.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def proxy_wasm_cpp_host_dependencies():
3939
"wasm32-unknown-unknown",
4040
"wasm32-wasi",
4141
],
42-
version = "1.62.1",
42+
version = "1.68.0",
4343
)
4444
rust_repository_set(
4545
name = "rust_linux_s390x",
@@ -48,7 +48,7 @@ def proxy_wasm_cpp_host_dependencies():
4848
"wasm32-unknown-unknown",
4949
"wasm32-wasi",
5050
],
51-
version = "1.62.1",
51+
version = "1.68.0",
5252
)
5353

5454
zig_register_toolchains(

0 commit comments

Comments
 (0)