1 2 3 4 5
[toolchain] channel = "1.95" components = [ "rustc", "rust-std", "cargo", "rustfmt", "clippy", "rust-analyzer"] targets = [] profile = "default"