diff options
| author | Dario Nieuwenhuis <[email protected]> | 2023-07-04 20:11:00 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2023-07-04 20:15:30 +0200 |
| commit | 2a035a24a62c3534c09ef26e00a96f6e1f185ff7 (patch) | |
| tree | 18d7eb0d694b66d9046d40b79e9c027e2d39d2e4 /rust-toolchain.toml | |
| parent | 10c0174903e6414d8d88b2636c65604ea85f4a8e (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 fd454db26..c201d8bdf 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-2023-05-18" | 4 | channel = "nightly-2023-07-03" |
| 5 | components = [ "rust-src", "rustfmt", "llvm-tools-preview" ] | 5 | components = [ "rust-src", "rustfmt", "llvm-tools-preview" ] |
| 6 | targets = [ | 6 | targets = [ |
| 7 | "thumbv7em-none-eabi", | 7 | "thumbv7em-none-eabi", |
