diff options
| author | Philipp Krones <hello@philkrones.com> | 2023-10-21 14:16:11 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2023-10-21 14:16:11 +0200 |
| commit | 8e7d1678c4cdadb7f2aef448cb7ccce637de6788 (patch) | |
| tree | 37d91d03b5f8f075ad751fef118f92656730ccf0 /rust-toolchain | |
| parent | d9259fdedd96d03a9226e899a853c97d391eb94d (diff) | |
Merge commit '2b030eb03d9e5837440b1ee0b98c50b97c0c5889' 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 fe2c77ab47f..7c5b5e97a5c 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-10-06" +channel = "nightly-2023-10-21" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
