diff options
| author | Philipp Krones <hello@philkrones.com> | 2024-07-11 15:44:03 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2024-07-11 15:44:03 +0200 |
| commit | c1fd25d0aa56c27f1e8dd6fe00981eefba0d2e11 (patch) | |
| tree | 8fca4756d2bc8312993a61dbad9f5029e11ecd5d /rust-toolchain | |
| parent | 920cbcdd456504acb6999fc647490fed0fe6eece (diff) | |
| download | rust-c1fd25d0aa56c27f1e8dd6fe00981eefba0d2e11.tar.gz rust-c1fd25d0aa56c27f1e8dd6fe00981eefba0d2e11.zip | |
Merge commit 'b794b8e08c16517a941dc598bb1483e8e12a8592' into clippy-subtree-update
Diffstat (limited to 'rust-toolchain')
| -rw-r--r-- | rust-toolchain | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 72b50d59f7e..a61c22c59f9 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,4 @@ [toolchain] -channel = "nightly-2024-06-27" +channel = "nightly-2024-07-11" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] +profile = "minimal" |
