diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-06-15 17:45:30 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-06-15 17:45:30 +0000 |
| commit | 8830dccd1d4c74f1f69b0d3bd982a3f1fcde5807 (patch) | |
| tree | ad955328556f262fcbe173952e3553d15985fe13 | |
| parent | c1fa3cf6c4eac6b3d0ed03dabdbeefdbbfc76b35 (diff) | |
| download | rust-8830dccd1d4c74f1f69b0d3bd982a3f1fcde5807.tar.gz rust-8830dccd1d4c74f1f69b0d3bd982a3f1fcde5807.zip | |
Rustup to rustc 1.72.0-nightly (8c74a5d27 2023-06-14)
| -rw-r--r-- | rust-toolchain | 2 |
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"] |
