diff options
| author | Philipp Krones <hello@philkrones.com> | 2024-01-25 18:39:50 +0100 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2024-01-25 18:39:50 +0100 |
| commit | c08c756e1232d26dd6b23c4fe3e01d50298fabc8 (patch) | |
| tree | cfa7cf1dc95e5b756d6448eb39a0894543c1b47a | |
| parent | 1534e08250cabe3e2893083b11e70d21d4c9d892 (diff) | |
| download | rust-c08c756e1232d26dd6b23c4fe3e01d50298fabc8.tar.gz rust-c08c756e1232d26dd6b23c4fe3e01d50298fabc8.zip | |
Bump nightly version -> 2024-01-25
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 2589d46e7da..d2d56e59ee3 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-01-11" +channel = "nightly-2024-01-25" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
