Skip installing rust-docs with minimal rustup profile
This commit is contained in:
parent
d255efc257
commit
76a068be6d
@ -1,3 +1,4 @@
|
||||
[toolchain]
|
||||
channel = "nightly-2024-06-27"
|
||||
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
|
||||
profile = "minimal"
|
||||
|
Loading…
Reference in New Issue
Block a user