diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-02-20 16:59:44 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-02-20 16:59:44 +0000 |
| commit | 49db50eaa5f74d7ff260b040d7c8ac1cfd8d17d2 (patch) | |
| tree | cc685cf95f842e93383e20fc025898d5d77f708f | |
| parent | e1841fbee032652749b3d9af48a1bc9d0f160fe2 (diff) | |
| download | rust-49db50eaa5f74d7ff260b040d7c8ac1cfd8d17d2.tar.gz rust-49db50eaa5f74d7ff260b040d7c8ac1cfd8d17d2.zip | |
Rustup to rustc 1.78.0-nightly (3246e7951 2024-02-19)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 63288308970..0982bd88cc8 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-02-12" +channel = "nightly-2024-02-20" components = ["rust-src", "rustc-dev", "llvm-tools"] |
