diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-08-09 15:38:46 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-08-09 15:38:46 +0000 |
| commit | d61b0e782f1a37594f06467ba8a88605d01ac774 (patch) | |
| tree | 5cb42f5a193dde1992a2dbbb65a57b9d9084fe4d | |
| parent | a2f3413922003df0b8a5ab3263041ccb3a42139a (diff) | |
| download | rust-d61b0e782f1a37594f06467ba8a88605d01ac774.tar.gz rust-d61b0e782f1a37594f06467ba8a88605d01ac774.zip | |
Rustup to rustc 1.82.0-nightly (3e9bd8b56 2024-08-08)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 827956c98cf..96c467e091c 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-08-08" +channel = "nightly-2024-08-09" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
