diff options
| author | Dario Nieuwenhuis <[email protected]> | 2022-08-17 13:44:24 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2022-08-17 13:44:24 +0200 |
| commit | 13b1ca1eb65ddf969526fd71841145ad9a0502f8 (patch) | |
| tree | 34f56bd7558d23d6a9dd169cae36e02b161b0352 /rust-toolchain.toml | |
| parent | 6ea8d5f890d3ff933352d2b958737d7a319064bd (diff) | |
Update nightly.
Diffstat (limited to 'rust-toolchain.toml')
| -rw-r--r-- | rust-toolchain.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml index c6d0f485f..f5e342edc 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # Before upgrading check that everything is available on all tier1 targets here: | 1 | # Before upgrading check that everything is available on all tier1 targets here: |
| 2 | # https://rust-lang.github.io/rustup-components-history | 2 | # https://rust-lang.github.io/rustup-components-history |
| 3 | [toolchain] | 3 | [toolchain] |
| 4 | channel = "nightly-2022-07-13" | 4 | channel = "nightly-2022-08-16" |
| 5 | components = [ "rust-src", "rustfmt" ] | 5 | components = [ "rust-src", "rustfmt" ] |
| 6 | targets = [ | 6 | targets = [ |
| 7 | "thumbv7em-none-eabi", | 7 | "thumbv7em-none-eabi", |
