diff options
| author | Philipp Krones <hello@philkrones.com> | 2024-10-03 14:48:03 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2024-10-03 14:48:03 +0200 |
| commit | c994a60fd4f848005beeef17bf6a13e1347103b8 (patch) | |
| tree | fdd7d43f6990ebe65315e1524393b573162dad14 | |
| parent | d300cdfcdafe752c3e8635761e1c88cb8cd679f8 (diff) | |
| download | rust-c994a60fd4f848005beeef17bf6a13e1347103b8.tar.gz rust-c994a60fd4f848005beeef17bf6a13e1347103b8.zip | |
Bump nightly version -> 2024-10-03
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index b431599c224..f0c8651efce 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-09-22" +channel = "nightly-2024-10-03" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] profile = "minimal" |
