diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-04-17 09:40:38 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-04-17 09:40:38 +0000 |
| commit | 10bdc6a99e6372e8ae9e95a6c520f684f88b6abf (patch) | |
| tree | 90918af62ae98733f16df93d8da799ee5183a8cf | |
| parent | ea641ed35bbd0142e08578c435da7becce78481e (diff) | |
| download | rust-10bdc6a99e6372e8ae9e95a6c520f684f88b6abf.tar.gz rust-10bdc6a99e6372e8ae9e95a6c520f684f88b6abf.zip | |
Rustup to rustc 1.71.0-nightly (d0f204e4d 2023-04-16)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 82371ddf3ba..3f90ad3fc99 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-04-09" +channel = "nightly-2023-04-17" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
