Skip to content

Commit

Permalink
Merge pull request #1367 from embassy-rs/update-nightly3
Browse files Browse the repository at this point in the history
Update nightly.
  • Loading branch information
Dirbaio authored Apr 18, 2023
2 parents 38c5b97 + dbded7a commit a673b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Before upgrading check that everything is available on all tier1 targets here:
# https://rust-lang.github.io/rustup-components-history
[toolchain]
channel = "nightly-2023-04-11"
channel = "nightly-2023-04-18"
components = [ "rust-src", "rustfmt", "llvm-tools-preview" ]
targets = [
"thumbv7em-none-eabi",
Expand Down

0 comments on commit a673b9a

Please sign in to comment.