diff options
| author | Philipp Krones <hello@philkrones.com> | 2024-09-22 20:52:58 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2024-09-22 20:52:58 +0200 |
| commit | 009134d079a9b5c55de7877a070ee8de1d9843b5 (patch) | |
| tree | 82811ac89dd6991d60b2ee1da4973baf0ab5b5eb | |
| parent | 3ab1da8bab0779888975b62c934160da6b8aa6e7 (diff) | |
| download | rust-009134d079a9b5c55de7877a070ee8de1d9843b5.tar.gz rust-009134d079a9b5c55de7877a070ee8de1d9843b5.zip | |
Bump nightly version -> 2024-09-22
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 854fcda2dab..b431599c224 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-09-05" +channel = "nightly-2024-09-22" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] profile = "minimal" |
