Skip to content

Commit bf809f7

Browse files
committed
Fix: pick correct toolchain
1 parent b2ea962 commit bf809f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
# to the user in the error, instead of "error: invalid channel name '[toolchain]'".
66

77
[toolchain]
8-
channel = "nightly-2021-10-17"
8+
channel = "nightly-2021-10-18"
99
components = ["rust-src", "rustc-dev"]

0 commit comments

Comments
 (0)