diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-10-02 12:57:45 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-10-02 12:57:45 +0000 |
| commit | 5aeae0524e7978585fd8ee0f7365099b7c7bae2a (patch) | |
| tree | 96962eccd0617aaebeed83a738efaea21f858525 | |
| parent | aeeed8a683ed53cf2036030cdd635dcf23b94342 (diff) | |
| download | rust-5aeae0524e7978585fd8ee0f7365099b7c7bae2a.tar.gz rust-5aeae0524e7978585fd8ee0f7365099b7c7bae2a.zip | |
Rustup to rustc 1.75.0-nightly (e0d7ed1f4 2023-10-01)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 244679a6759..f4629370f8a 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-09-26" +channel = "nightly-2023-10-02" components = ["rust-src", "rustc-dev", "llvm-tools"] |
