diff options
| author | bors <bors@rust-lang.org> | 2023-05-05 15:30:22 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-05-05 15:30:22 +0000 |
| commit | 371120bdbf58a331db5dcfb2d9cddc040f486de8 (patch) | |
| tree | ae2b79d2d844c134966d2d5577674984eb60e773 /rust-toolchain | |
| parent | d7173e2599fd96364832c7599bd3edc31f15a914 (diff) | |
| parent | 79656cc95e0a1156360b678db71b1b851c3d2a61 (diff) | |
| download | rust-371120bdbf58a331db5dcfb2d9cddc040f486de8.tar.gz rust-371120bdbf58a331db5dcfb2d9cddc040f486de8.zip | |
Auto merge of #10749 - flip1995:rustup, r=flip1995
Rustup r? `@ghost` changelog: none
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 7a6d85f4147..60b8a5ac071 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-04-23" +channel = "nightly-2023-05-05" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
