diff options
| author | Philipp Krones <hello@philkrones.com> | 2023-04-23 03:39:29 -0700 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2023-04-23 03:39:29 -0700 |
| commit | d5a2c2ba713985d01d2105c43891ba829331ee22 (patch) | |
| tree | 867f6859872a18018bbdcc91b0aca157556e821f | |
| parent | 0add5bb0f1c5535a508155e6065d24bf0a8c1dbe (diff) | |
| download | rust-d5a2c2ba713985d01d2105c43891ba829331ee22.tar.gz rust-d5a2c2ba713985d01d2105c43891ba829331ee22.zip | |
Bump nightly version -> 2023-04-23
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 91e8ccea1f4..7a6d85f4147 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-04-06" +channel = "nightly-2023-04-23" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
