diff options
| author | Philipp Krones <hello@philkrones.com> | 2023-09-25 10:26:33 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2023-09-25 10:26:33 +0200 |
| commit | 5eb7604482f8f3264605c0e440861223576d6faf (patch) | |
| tree | cb96214705aa6fc5387bf76371d7ff7bc10ee560 | |
| parent | 81fe8dc0848211d5c917f3c2f7a033c2a75bd9be (diff) | |
| download | rust-5eb7604482f8f3264605c0e440861223576d6faf.tar.gz rust-5eb7604482f8f3264605c0e440861223576d6faf.zip | |
Bump nightly version -> 2023-09-25
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 9f5116eb73b..5ce22b65f00 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-09-07" +channel = "nightly-2023-09-25" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
