[toolchain] # Be sure to update shell.nix and support/crown/rust-toolchain.toml when bumping this! channel = "1.82.0" components = [ "clippy", # For support/crown "llvm-tools", # For support/crown "rustc-dev", # For docs building "rust-docs", # For formatting "rustfmt", ] profile = "minimal"