diff options
| author | Philipp Krones <hello@philkrones.com> | 2024-03-07 17:19:29 +0100 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2024-03-07 17:19:29 +0100 |
| commit | 7e83df40685907ea917813ec5b13fea360bdc070 (patch) | |
| tree | 477754a09b8ec72867209d71ac578b3a9071a413 /rust-toolchain | |
| parent | 0901b9fecf32c7dd84c83c454d30cbce11cbf2ea (diff) | |
| download | rust-7e83df40685907ea917813ec5b13fea360bdc070.tar.gz rust-7e83df40685907ea917813ec5b13fea360bdc070.zip | |
Merge commit '93f0a9a91f58c9b2153868f458402155fb6265bb' 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 fb038b617df..070b62887d5 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-02-22" +channel = "nightly-2024-03-07" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
