diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-07-09 10:16:04 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-07-09 10:16:04 +0000 |
| commit | cf25d25de39c844f4d091f73b3cee581b4514102 (patch) | |
| tree | ccaa06b7cb967a548e0eb0513f34bfe2f4089910 | |
| parent | 29bc1a5cc0c1f1dd3ca2d141f48d22943f0ddf48 (diff) | |
| download | rust-cf25d25de39c844f4d091f73b3cee581b4514102.tar.gz rust-cf25d25de39c844f4d091f73b3cee581b4514102.zip | |
Rustup to rustc 1.81.0-nightly (35b658fb1 2024-07-08)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index cfa91744a0e..92ea4fc4b27 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-06-30" +channel = "nightly-2024-07-09" components = ["rust-src", "rustc-dev", "llvm-tools"] |
