about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-07-14 13:36:32 +0200
committerPhilipp Krones <hello@philkrones.com>2023-07-14 13:36:32 +0200
commit753c30f3476957a2de2e158aa8e33131ea80d507 (patch)
tree09ae75261449880c1963184ac2ed0d6da4239938
parentfaa07d334a9639684ff1913be1d50b895d5cb0fc (diff)
downloadrust-753c30f3476957a2de2e158aa8e33131ea80d507.tar.gz
rust-753c30f3476957a2de2e158aa8e33131ea80d507.zip
Bump nightly version -> 2023-07-14
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 4475d914ced..b658101a10d 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-06-29"
+channel = "nightly-2023-07-14"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]