diff options
| author | Philipp Krones <hello@philkrones.com> | 2022-06-04 12:54:20 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2022-06-04 12:54:20 +0200 |
| commit | 36b18924a7aef4f901af177ef54971d610297bdd (patch) | |
| tree | cc8d493e7c3ac8985b90b0d87dd0a431d90b4c1a | |
| parent | 7f402b15c78d32b8a536960816fa4f1d7f75ac4a (diff) | |
| download | rust-36b18924a7aef4f901af177ef54971d610297bdd.tar.gz rust-36b18924a7aef4f901af177ef54971d610297bdd.zip | |
Bump nightly version -> 2022-06-04
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 997e7ba9382..2386a751f04 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-05-19" +channel = "nightly-2022-06-04" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
