diff options
| author | Philipp Krones <hello@philkrones.com> | 2023-10-06 17:35:45 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2023-10-06 17:35:45 +0200 |
| commit | 8ebed4cc1a2e21844c58f3b0bfbad1a069bb09b6 (patch) | |
| tree | 917baf90e5136e5f6beca54bbc49ff775a1b9877 /rust-toolchain | |
| parent | 9de3e6c9281e284f81515345330fb74b0c4ad312 (diff) | |
| download | rust-8ebed4cc1a2e21844c58f3b0bfbad1a069bb09b6.tar.gz rust-8ebed4cc1a2e21844c58f3b0bfbad1a069bb09b6.zip | |
Merge commit 'b105fb4c39bc1a010807a6c076193cef8d93c109' into clippyup
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 5ce22b65f00..fe2c77ab47f 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-09-25" +channel = "nightly-2023-10-06" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
