diff options
| author | Philipp Krones <hello@philkrones.com> | 2023-10-06 17:32:32 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2023-10-06 17:32:32 +0200 |
| commit | 50754da9fa2f956eed5af672ed3c7820d774ce91 (patch) | |
| tree | d1e1225e61482391994fbf26717963e6205dbd2d | |
| parent | 82c3064c47599978b4cbc11330a6c593219125ec (diff) | |
| download | rust-50754da9fa2f956eed5af672ed3c7820d774ce91.tar.gz rust-50754da9fa2f956eed5af672ed3c7820d774ce91.zip | |
Bump nightly version -> 2023-10-06
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 5ce22b65f00..fe2c77ab47f 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-09-25" +channel = "nightly-2023-10-06" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
