about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-01-27 20:26:48 +0100
committerPhilipp Krones <hello@philkrones.com>2023-01-27 20:26:48 +0100
commit1f403e9ab96e12f374dfdd9e8967eea940122ce7 (patch)
treebc64b89ab8927491dec97e7b2f66e5f24a3b940c
parent2bc2431fd18c212ca081f67f4d853645f83437f5 (diff)
Bump nightly version -> 2023-01-27
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 40a6f47095e..4e7fc565a32 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-01-12"
+channel = "nightly-2023-01-27"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]