about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-06-15 17:45:30 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-06-15 17:45:30 +0000
commit8830dccd1d4c74f1f69b0d3bd982a3f1fcde5807 (patch)
treead955328556f262fcbe173952e3553d15985fe13
parentc1fa3cf6c4eac6b3d0ed03dabdbeefdbbfc76b35 (diff)
downloadrust-8830dccd1d4c74f1f69b0d3bd982a3f1fcde5807.tar.gz
rust-8830dccd1d4c74f1f69b0d3bd982a3f1fcde5807.zip
Rustup to rustc 1.72.0-nightly (8c74a5d27 2023-06-14)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index c5149b2696b..fa3a10b9adc 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-06-13"
+channel = "nightly-2023-06-15"
 components = ["rust-src", "rustc-dev", "llvm-tools"]