Merge rust-toolchain.tomls

This commit is contained in:
Maybe Waffle 2022-11-07 16:38:57 +04:00
parent b6e46f501e
commit 05889b3797
2 changed files with 1 additions and 5 deletions

View file

@ -1,4 +0,0 @@
[toolchain]
channel = "nightly-2022-09-23"
components = ["rustfmt", "clippy"]
profile = "minimal"

View file

@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2022-09-01"
channel = "nightly-2022-09-23"
components = ["rustfmt", "clippy"]
profile = "minimal"