Skip to content

Commit 0375d20

Browse files
committed
Add missing components to rust-toolchain file
1 parent 8dd1bce commit 0375d20

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]
22
channel = "nightly-2021-11-18"
3-
components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]
3+
components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]

0 commit comments

Comments
 (0)