diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-06-26 09:13:12 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-06-26 09:13:12 +0000 |
| commit | 476b7bdbe5fec58075b38b783bb463e6e4dd257f (patch) | |
| tree | ae4894e353937c50821774fda413e803a9eb3c74 | |
| parent | 8d119395890df789c72002a083fbe051ec05766c (diff) | |
| download | rust-476b7bdbe5fec58075b38b783bb463e6e4dd257f.tar.gz rust-476b7bdbe5fec58075b38b783bb463e6e4dd257f.zip | |
Rustup to rustc 1.81.0-nightly (fda509e81 2024-06-25)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 36d98a869db..85d73cb414f 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-06-18" +channel = "nightly-2024-06-26" components = ["rust-src", "rustc-dev", "llvm-tools"] |
