Skip to content

Commit 72a3029

Browse files
committed
record which nightly we support
1 parent 6ac01b0 commit 72a3029

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rust-toolchain.toml

Lines changed: 3 additions & 0 deletions
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)