build: update toolchain
Signed-off-by: YdrMaster <ydrml@hotmail.com>
This commit is contained in:
parent
628f05a2c3
commit
5f68e25700
2 changed files with 6 additions and 4 deletions
|
@ -1,4 +1,5 @@
|
|||
[toolchain]
|
||||
profile = "minimal"
|
||||
channel = "nightly-2022-07-20"
|
||||
# use the nightly version of the last stable toolchain, see <https://forge.rust-lang.org/>
|
||||
channel = "nightly-2022-08-05"
|
||||
components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue