Update rust nightly channel version in rust-toolchain.toml

This commit is contained in:
SupImDos 2022-09-24 18:37:43 +08:00
parent 3c711e11cc
commit 3ef854b383

View file

@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2022-08-16"
channel = "nightly-2022-09-22"
components = [ "rust-src", "rustfmt" ]
targets = [ "thumbv6m-none-eabi" ]