diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2022-05-05 13:32:18 +0100 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2022-05-05 13:32:18 +0100 |
| commit | 7e017dbe8d53bb8bce36871a53d8cdc47de5bc1a (patch) | |
| tree | 2ef654472d350d6a0ef2207db8a4dae6b34b463b | |
| parent | 3b0c78d2835e18197619bbf8692ca0b53fbd7583 (diff) | |
| download | rust-7e017dbe8d53bb8bce36871a53d8cdc47de5bc1a.tar.gz rust-7e017dbe8d53bb8bce36871a53d8cdc47de5bc1a.zip | |
Bump nightly version -> 2022-05-05
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index bb29c71e9f4..03acb51306d 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-04-07" +channel = "nightly-2022-05-05" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
