about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-01-12 19:00:16 +0100
committerPhilipp Krones <hello@philkrones.com>2023-01-12 19:00:16 +0100
commit616b6d2be13092b53b83cd4e53e5e88f310a86fc (patch)
treeb9840006a3c2484d163884832bc7a3a9f7b7105e
parent631481ffb300d768c4c9a25f3f95b970f10efa30 (diff)
downloadrust-616b6d2be13092b53b83cd4e53e5e88f310a86fc.tar.gz
rust-616b6d2be13092b53b83cd4e53e5e88f310a86fc.zip
Bump nightly version -> 2023-01-12
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 9399d422036..40a6f47095e 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-12-29"
+channel = "nightly-2023-01-12"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]