diff options
| author | Philipp Krones <hello@philkrones.com> | 2023-03-24 14:04:35 +0100 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2023-03-24 14:26:19 +0100 |
| commit | 8df896c076fd993bad58878ee8a6ed29d8e586ba (patch) | |
| tree | c0edd67687a954bb38d66e77dae3dbd0db3909c5 /rust-toolchain | |
| parent | 58eb9964cc627470cdd9fdcdef872a45615227fe (diff) | |
| download | rust-8df896c076fd993bad58878ee8a6ed29d8e586ba.tar.gz rust-8df896c076fd993bad58878ee8a6ed29d8e586ba.zip | |
Merge commit 'd5e2a7aca55ed49fc943b7a07a8eba05ab5a0079' into clippyup
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 d788c6359d7..0b2458ea007 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-03-10" +channel = "nightly-2023-03-24" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
