Merge pull request #2724 from embassy-rs/update-rust
Update stable Rust to 1.77
This commit is contained in:
commit
ee1aa80e30
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[toolchain]
|
||||
channel = "1.75"
|
||||
channel = "1.77"
|
||||
components = [ "rust-src", "rustfmt", "llvm-tools" ]
|
||||
targets = [
|
||||
"thumbv7em-none-eabi",
|
||||
|
|
Loading…
Reference in a new issue