diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-12-24 14:26:46 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-12-24 14:26:46 +0000 |
| commit | 26c02eb2904da9a53d2220d4f3069b19a3c81d3d (patch) | |
| tree | bafe924623685f37973a86ac9e420cc85d7bf5b8 | |
| parent | 23e26ca386bbc44930885964ddcb346d0498417d (diff) | |
| download | rust-26c02eb2904da9a53d2220d4f3069b19a3c81d3d.tar.gz rust-26c02eb2904da9a53d2220d4f3069b19a3c81d3d.zip | |
Rustup to rustc 1.77.0-nightly (2d7be7393 2023-12-23)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 4ba08f1af44..e1e1760c597 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-12-19" +channel = "nightly-2023-12-24" components = ["rust-src", "rustc-dev", "llvm-tools"] |
