diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-04-23 09:32:36 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-04-23 09:32:36 +0000 |
| commit | de5d6523738fd44a0521b6abf3e73ae1df210741 (patch) | |
| tree | 3306acf6edfe430bc8c18e959687b1f3d47de79f | |
| parent | 041666a0bdef8c870445c0c14628fdae84327c3a (diff) | |
| download | rust-de5d6523738fd44a0521b6abf3e73ae1df210741.tar.gz rust-de5d6523738fd44a0521b6abf3e73ae1df210741.zip | |
Rustup to rustc 1.79.0-nightly (7f2fc33da 2024-04-22)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 1fc08a92fe8..de340cf8c35 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-04-22" +channel = "nightly-2024-04-23" components = ["rust-src", "rustc-dev", "llvm-tools"] |
