Skip to content

Commit 615f8c5

Browse files
committed
record which nightly we support
1 parent 9da5e13 commit 615f8c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rust-toolchain.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[toolchain]
2+
channel = "nightly-2022-06-01"
3+
components = [ "rustfmt", "rustc-dev" ]

0 commit comments

Comments
 (0)