diff options
| author | Philipp Krones <hello@philkrones.com> | 2023-05-20 15:32:32 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2023-05-20 15:32:32 +0200 |
| commit | 2e95a4fd4c78e9145ff8ed07e7ded566d53b8e91 (patch) | |
| tree | 054edff70658cfaffd2295d1ca785efb7273f82b | |
| parent | 96b32b1cb8126f1ce96fcde0b694419763366700 (diff) | |
| download | rust-2e95a4fd4c78e9145ff8ed07e7ded566d53b8e91.tar.gz rust-2e95a4fd4c78e9145ff8ed07e7ded566d53b8e91.zip | |
Bump nightly version -> 2023-05-20
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 60b8a5ac071..bc7fb711ed8 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-05-05" +channel = "nightly-2023-05-20" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
