1 2 3 4
[toolchain] channel = "stable" components = [ "rustfmt", "rust-analyzer", "rust-src", "clippy" ] profile = "default"