diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-03-26 09:56:55 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-03-26 09:56:55 +0000 |
| commit | 60921608f794a217be1bc923b525e4d4c5b8109b (patch) | |
| tree | 93df270314d8612e3873c7aa4a009e108c5090e4 | |
| parent | d183a5186fa55bd6d3407708dac47269cb280db6 (diff) | |
| download | rust-60921608f794a217be1bc923b525e4d4c5b8109b.tar.gz rust-60921608f794a217be1bc923b525e4d4c5b8109b.zip | |
Rustup to rustc 1.79.0-nightly (5f2c7d2bf 2024-03-25)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 3845b57b91d..e9e7f90bbb4 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-03-25" +channel = "nightly-2024-03-26" components = ["rust-src", "rustc-dev", "llvm-tools"] |
