Skip to content

Commit 16f9f09

Browse files
committed
docs: add a link to the toolchain version page
Signed-off-by: YdrMaster <[email protected]>
1 parent f9505d2 commit 16f9f09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[toolchain]
22
profile = "minimal"
3+
# use the nightly version of the last stable toolchain, see <https://forge.rust-lang.org/>
34
channel = "nightly-2022-08-05"
45
components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]

0 commit comments

Comments
 (0)