Skip to content

Commit 6b3fc44

Browse files
committed
Fix: add llvm-tools-preview to rust-toolchain
1 parent bf809f7 commit 6b3fc44

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
@@ -6,4 +6,4 @@
66

77
[toolchain]
88
channel = "nightly-2021-10-18"
9-
components = ["rust-src", "rustc-dev"]
9+
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]

0 commit comments

Comments
 (0)