diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-09-07 11:54:01 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-09-07 11:54:01 +0000 |
| commit | 5ae94e91f02a5e26162db20e2b306aeebd79a2d7 (patch) | |
| tree | ca565b8fc3c45cf3f70b6b73d224f01d5adff774 | |
| parent | 28f12f057d04057d2f8ce782fb5c18e2f60db73f (diff) | |
| download | rust-5ae94e91f02a5e26162db20e2b306aeebd79a2d7.tar.gz rust-5ae94e91f02a5e26162db20e2b306aeebd79a2d7.zip | |
Rustup to rustc 1.74.0-nightly (e3abbd499 2023-09-06)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 2cc5d7777a6..3521c9568f8 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-09-06" +channel = "nightly-2023-09-07" components = ["rust-src", "rustc-dev", "llvm-tools"] |
