about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-06-02 10:18:17 +0200
committerPhilipp Krones <hello@philkrones.com>2023-06-02 10:18:17 +0200
commitdfdc25834edb2eb31cce0b7f740656097c871662 (patch)
tree0c8c01330a363aa0b1c7e79698faf36a0e3c4a33
parentaa3247c891bd50c305adfa26c4d1072f2c1e532c (diff)
downloadrust-dfdc25834edb2eb31cce0b7f740656097c871662.tar.gz
rust-dfdc25834edb2eb31cce0b7f740656097c871662.zip
Bump nightly version -> 2023-06-02
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index bc7fb711ed8..0d2e1eee643 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-05-20"
+channel = "nightly-2023-06-02"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]