diff options
| author | Philipp Krones <hello@philkrones.com> | 2023-06-02 10:18:17 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2023-06-02 10:18:17 +0200 |
| commit | dfdc25834edb2eb31cce0b7f740656097c871662 (patch) | |
| tree | 0c8c01330a363aa0b1c7e79698faf36a0e3c4a33 | |
| parent | aa3247c891bd50c305adfa26c4d1072f2c1e532c (diff) | |
| download | rust-dfdc25834edb2eb31cce0b7f740656097c871662.tar.gz rust-dfdc25834edb2eb31cce0b7f740656097c871662.zip | |
Bump nightly version -> 2023-06-02
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index bc7fb711ed8..0d2e1eee643 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-05-20" +channel = "nightly-2023-06-02" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
