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]
|
[toolchain]
|
||||||
channel = "1.75"
|
channel = "1.77"
|
||||||
components = [ "rust-src", "rustfmt", "llvm-tools" ]
|
components = [ "rust-src", "rustfmt", "llvm-tools" ]
|
||||||
targets = [
|
targets = [
|
||||||
"thumbv7em-none-eabi",
|
"thumbv7em-none-eabi",
|
||||||
|
|
Loading…
Add table
Reference in a new issue