Skip to content

Commit aed2999

Browse files
committed
Add rustc-dev and llvm-tools components to rust-toolchain
1 parent 91e6e00 commit aed2999

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust-toolchain

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[toolchain]
22
channel = "nightly"
3+
components = [ "rustc-dev", "llvm-tools" ]

0 commit comments

Comments
 (0)