Skip to content

Commit 8f393e2

Browse files
committed
Add missing components to rust-toolchain file
1 parent 94ca94f commit 8f393e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
22
channel = "nightly-2021-11-04"
3-
components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]
3+
components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt", "cargo", "rustc", "rust-std"]

0 commit comments

Comments
 (0)