diff options
| author | Philipp Krones <hello@philkrones.com> | 2024-09-05 17:01:08 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2024-09-05 17:01:08 +0200 |
| commit | 3d027d75aff29983cb95da07352bcb8a55487400 (patch) | |
| tree | 5f78e838cd14bd74ba05e76089634dadb0752124 | |
| parent | 40fca8f7a8131129b75694109138891e607baab0 (diff) | |
| download | rust-3d027d75aff29983cb95da07352bcb8a55487400.tar.gz rust-3d027d75aff29983cb95da07352bcb8a55487400.zip | |
Bump nightly version -> 2024-09-05
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 0be2e81810e..854fcda2dab 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-08-23" +channel = "nightly-2024-09-05" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] profile = "minimal" |
