Update rust nightly channel version in rust-toolchain.toml
This commit is contained in:
parent
3c711e11cc
commit
3ef854b383
|
@ -1,4 +1,4 @@
|
||||||
[toolchain]
|
[toolchain]
|
||||||
channel = "nightly-2022-08-16"
|
channel = "nightly-2022-09-22"
|
||||||
components = [ "rust-src", "rustfmt" ]
|
components = [ "rust-src", "rustfmt" ]
|
||||||
targets = [ "thumbv6m-none-eabi" ]
|
targets = [ "thumbv6m-none-eabi" ]
|
||||||
|
|
Loading…
Reference in a new issue