1 2 3 4 5 6 7 8
[toolchain] channel = "1.93.0" components = ["clippy", "rustfmt", "rust-src"] profile = "default" targets = [ "x86_64-unknown-linux-gnu", "aarch64-unknown-linux-gnu", ]