Skip to content

Commit da9a957

Browse files
committed
fix: restore rust settings
Signed-off-by: Sam Gammon <sam@elide.dev>
1 parent 1d1e5ba commit da9a957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

+1-1
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ rust_register_toolchains(
627627
"x86_64-unknown-linux-gnu",
628628
"aarch64-apple-darwin",
629629
"wasm32-unknown-unknown",
630-
"wasm32-wasip1",
630+
"wasm32-wasi",
631631
],
632632
versions = [RUST_VERSION],
633633
)

0 commit comments

Comments
 (0)