about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2022-01-13 12:48:17 +0100
committerflip1995 <philipp.krones@embecosm.com>2022-01-13 12:48:17 +0100
commit6ad05bcbbe821c3643e2cecf659fe091818fb7e8 (patch)
treec3d92d4862b277e8681a4e384141990be91787d7
parent8a2141bae408050e3178c802c8e9557d314000d5 (diff)
downloadrust-6ad05bcbbe821c3643e2cecf659fe091818fb7e8.tar.gz
rust-6ad05bcbbe821c3643e2cecf659fe091818fb7e8.zip
Bump nightly version -> 2022-01-13
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 471ae40f1ac..e6a58e92072 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-12-30"
+channel = "nightly-2022-01-13"
 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]