Skip to content

Commit 09d5a6d

Browse files
committed
fix: Update rust toolchain for compute-file-server-cli
1 parent 170a19c commit 09d5a6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[toolchain]
2-
channel = "1.81.0"
3-
targets = [ "wasm32-wasi" ]
2+
channel = "1.82.0"
3+
targets = ["wasm32-wasi"]
44
profile = "minimal"

0 commit comments

Comments
 (0)