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