Skip to content

Commit 38b4b98

Browse files
committed
Remove -preview tag from the llvm-tools component dependency
1 parent bd45794 commit 38b4b98

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-2023-05-26"
3-
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]
3+
components = ["rust-src", "rustc-dev", "llvm-tools"]

0 commit comments

Comments
 (0)