about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-05-20 15:32:32 +0200
committerPhilipp Krones <hello@philkrones.com>2023-05-20 15:32:32 +0200
commit2e95a4fd4c78e9145ff8ed07e7ded566d53b8e91 (patch)
tree054edff70658cfaffd2295d1ca785efb7273f82b
parent96b32b1cb8126f1ce96fcde0b694419763366700 (diff)
downloadrust-2e95a4fd4c78e9145ff8ed07e7ded566d53b8e91.tar.gz
rust-2e95a4fd4c78e9145ff8ed07e7ded566d53b8e91.zip
Bump nightly version -> 2023-05-20
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 60b8a5ac071..bc7fb711ed8 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-05-05"
+channel = "nightly-2023-05-20"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]