1 2 3 4 5 6 7 8 9
[toolchain] channel = "nightly-2026-03-25" components = ["rust-analyzer"] # Ideal for `cargo install` #profile = "minimal" # Better for local dev #profile = "default" # ..so what should we do?