Skip to content

Commit 1af5b8f

Browse files
committed
fix tests
1 parent f45ad38 commit 1af5b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build]
2-
target = "wasm32-wasi"
2+
target = "wasm32-wasip1"
33

44
[target.wasm32-wasi]
55
runner = "viceroy run -C fastly.toml -- "

0 commit comments

Comments
 (0)