diff --git a/rust-toolchain b/rust-toolchain index db9b551bd..89bed4ace 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,4 @@ [toolchain] channel = "nightly-2024-07-13" +profile = "minimal" components = ["rust-src", "rustc-dev", "llvm-tools"]