diff options
| author | Philipp Krones <hello@philkrones.com> | 2024-04-04 19:52:55 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2024-04-04 19:52:55 +0200 |
| commit | 0ae4a048c6fa9c84d169e1bba8747661099b2111 (patch) | |
| tree | 38f22313a66bf2bba76bd4b98bb8d675d71e4e72 /rust-toolchain | |
| parent | 53e31dc45cecb671c664dd13685cfa9dc832b336 (diff) | |
| download | rust-0ae4a048c6fa9c84d169e1bba8747661099b2111.tar.gz rust-0ae4a048c6fa9c84d169e1bba8747661099b2111.zip | |
Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-update
Diffstat (limited to 'rust-toolchain')
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index a63e66f3214..b2fe5c8bee7 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-03-21" +channel = "nightly-2024-04-04" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
