mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-21 22:32:29 +00:00
Merge pull request #3092 from tarfu/patch-1
Update rust-toolchain-nightly.toml to compile with changes to fmt.rs
This commit is contained in:
commit
b0172bb582
@ -1,5 +1,5 @@
|
||||
[toolchain]
|
||||
channel = "nightly-2024-05-20"
|
||||
channel = "nightly-2024-06-18"
|
||||
components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ]
|
||||
targets = [
|
||||
"thumbv7em-none-eabi",
|
||||
|
Loading…
Reference in New Issue
Block a user