diff options
| author | Philipp Krones <hello@philkrones.com> | 2024-07-25 18:23:33 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2024-07-25 18:23:33 +0200 |
| commit | 09419e44e9d76f9c10d7aeba8bcba4db2ee0397d (patch) | |
| tree | 2bf24489aed515fa2e20bad0953022a11b261d31 | |
| parent | 9f53fc32cfb62724d95de44779259ce4e24bc085 (diff) | |
| download | rust-09419e44e9d76f9c10d7aeba8bcba4db2ee0397d.tar.gz rust-09419e44e9d76f9c10d7aeba8bcba4db2ee0397d.zip | |
Bump nightly version -> 2024-07-25
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index a61c22c59f9..69fb11a4824 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-07-11" +channel = "nightly-2024-07-25" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] profile = "minimal" |
