Skip to content

Commit 15070b8

Browse files
rust-toolchain: revert to latest nightly since rust-lang/rust#92187 has been merged. Fixes #20
Signed-off-by: Andy-Python-Programmer <[email protected]>
1 parent 7f57fc6 commit 15070b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel = "nightly-2021-12-20"
2+
channel = "nightly"
33
components = ["rust-src", "rustfmt", "clippy"]

0 commit comments

Comments
 (0)