udpate rust-toolchain: nightly-2022-07-20, cargo-utils 0.36

This commit is contained in:
Yu Chen 2022-07-25 11:47:07 +08:00
parent 836849e09b
commit 25f4e37168
4 changed files with 7 additions and 4 deletions

4
rust-toolchain.toml Normal file
View file

@ -0,0 +1,4 @@
[toolchain]
profile = "minimal"
channel = "nightly-2022-07-20"
components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]