diff options
| author | Philipp Krones <hello@philkrones.com> | 2022-12-29 14:28:34 +0100 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2022-12-29 14:28:34 +0100 |
| commit | 4ccafea92d00fe35c71fb1ab419df7b4f264d25f (patch) | |
| tree | e24c4434116f894b6e275d9570f01ebe6c2b0421 /rust-toolchain | |
| parent | 24444945ec96dbe0dd593ed5bda57d22464a7106 (diff) | |
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' 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 8e21cef32ab..9399d422036 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-12-17" +channel = "nightly-2022-12-29" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
