diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-11-04 17:46:26 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2024-11-04 17:46:26 +0100 |
| commit | 6dffb2213c295b57de13f4377a5f99878cb506e7 (patch) | |
| tree | b14f0ef832903d7c772e2c53001af2a071587214 /rust-toolchain-nightly.toml | |
| parent | bffe7cf8a6b9c59475c0d8d2f2f8f9e88ad22087 (diff) | |
Update Nightly.
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 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", |
