about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2022-12-29 14:28:34 +0100
committerPhilipp Krones <hello@philkrones.com>2022-12-29 14:28:34 +0100
commit4ccafea92d00fe35c71fb1ab419df7b4f264d25f (patch)
treee24c4434116f894b6e275d9570f01ebe6c2b0421 /rust-toolchain
parent24444945ec96dbe0dd593ed5bda57d22464a7106 (diff)
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
Diffstat (limited to 'rust-toolchain')
-rw-r--r--rust-toolchain2
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"]