Skip to content

Commit 2ca6696

Browse files
committed
fix toolchain version
1 parent 33c9ff3 commit 2ca6696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel="stable"
2+
channel="nightly-2023-02-09"
33
targets=["wasm32-unknown-unknown"]

0 commit comments

Comments
 (0)