diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-07-16 16:40:29 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2024-07-16 16:40:54 +0200 |
| commit | a0f8948c1c49cc18cd70169e00c357dec202107a (patch) | |
| tree | 1467c52366cad788f871af9a66a37b4d97ce30e1 /rust-toolchain-nightly.toml | |
| parent | e1e99879a63408d17d0c947ca65fbeea827467c9 (diff) | |
Update nightly, fix error with rp inline asm.
Diffstat (limited to 'rust-toolchain-nightly.toml')
| -rw-r--r-- | rust-toolchain-nightly.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain-nightly.toml b/rust-toolchain-nightly.toml index d965d67dd..dfa231344 100644 --- a/rust-toolchain-nightly.toml +++ b/rust-toolchain-nightly.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "nightly-2024-06-18" | 2 | channel = "nightly-2024-07-16" |
| 3 | components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ] | 3 | components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ] |
| 4 | targets = [ | 4 | targets = [ |
| 5 | "thumbv7em-none-eabi", | 5 | "thumbv7em-none-eabi", |
