diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-11-04 17:05:21 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-11-04 17:05:21 +0000 |
| commit | 6fe798d6805ce562243409b19eaadb0f4ce32af7 (patch) | |
| tree | b14f0ef832903d7c772e2c53001af2a071587214 | |
| parent | bffe7cf8a6b9c59475c0d8d2f2f8f9e88ad22087 (diff) | |
| parent | 6dffb2213c295b57de13f4377a5f99878cb506e7 (diff) | |
Merge pull request #3501 from embassy-rs/update-nightly-202411
Update Nightly.
| -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 acab9d615..d0c92e655 100644 --- a/rust-toolchain-nightly.toml +++ b/rust-toolchain-nightly.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [toolchain] | 1 | [toolchain] |
| 2 | channel = "nightly-2024-10-13" | 2 | channel = "nightly-2024-11-04" |
| 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", |
