Remove -preview tag from the llvm-tools component dependency
This commit is contained in:
parent
bd45794be5
commit
38b4b98598
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
[toolchain]
|
[toolchain]
|
||||||
channel = "nightly-2023-05-26"
|
channel = "nightly-2023-05-26"
|
||||||
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]
|
components = ["rust-src", "rustc-dev", "llvm-tools"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue