diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-01-27 12:43:49 +0100 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-01-27 12:43:49 +0100 |
| commit | e24fa2f915f896a68dd08e2c1689da1c27c5834b (patch) | |
| tree | 9e33d9aac6693be91ae20191d7eb17f11fec136c | |
| parent | 56cb72773462a22be9cf695a96bd5f58221a40fd (diff) | |
| download | rust-e24fa2f915f896a68dd08e2c1689da1c27c5834b.tar.gz rust-e24fa2f915f896a68dd08e2c1689da1c27c5834b.zip | |
Rustup to rustc 1.69.0-nightly (d7948c843 2023-01-26)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 77345b9a17c..f7205cb9800 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-01-20" +channel = "nightly-2023-01-27" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
