about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-05-05 17:29:40 +0200
committerPhilipp Krones <hello@philkrones.com>2023-05-05 17:29:40 +0200
commit79656cc95e0a1156360b678db71b1b851c3d2a61 (patch)
treeae2b79d2d844c134966d2d5577674984eb60e773
parent88c763265954f326bb7c746cafca2ffa6af7bd9a (diff)
downloadrust-79656cc95e0a1156360b678db71b1b851c3d2a61.tar.gz
rust-79656cc95e0a1156360b678db71b1b851c3d2a61.zip
Bump nightly version -> 2023-05-05
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 91e8ccea1f4..60b8a5ac071 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-04-06"
+channel = "nightly-2023-05-05"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]