diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-07-13 18:32:48 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-07-13 18:32:48 +0000 |
| commit | 739dfcab8e6ee3e3c736d43bdbea8f1cb0710bfc (patch) | |
| tree | d60744ac98b3ba1a7cb23f24f847bcd02440bd1d | |
| parent | f5c3195e92d436e49132d193210bd268901f6fa1 (diff) | |
| download | rust-739dfcab8e6ee3e3c736d43bdbea8f1cb0710bfc.tar.gz rust-739dfcab8e6ee3e3c736d43bdbea8f1cb0710bfc.zip | |
Rustup to rustc 1.81.0-nightly (c6727fc9b 2024-07-12)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 92ea4fc4b27..db9b551bd2a 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-07-09" +channel = "nightly-2024-07-13" components = ["rust-src", "rustc-dev", "llvm-tools"] |
