about summary refs log tree commit diff
diff options
context:
space:
mode:
authorYacin Tmimi <yacintmimi@gmail.com>2024-06-12 22:38:19 -0400
committerYacin Tmimi <yacintmimi@gmail.com>2024-06-12 22:38:19 -0400
commitafa731e42f0011ff8e9d16233c466ecee78651b6 (patch)
tree904389c9d4d2aec6ff094eb1e7f3a5dab93160a6
parent76cd550c54e1db846dd9edab9b920efbcf6eb874 (diff)
downloadrust-afa731e42f0011ff8e9d16233c466ecee78651b6.tar.gz
rust-afa731e42f0011ff8e9d16233c466ecee78651b6.zip
bump toolchain to nightly-2024-06-13
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index aa35a7f12d5..25e3961d32a 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-12-28"
+channel = "nightly-2024-06-13"
 components = ["llvm-tools", "rustc-dev"]