next.js/rust-toolchain.toml
rust-toolchain.toml7 lines274 B
# if you update this, also update `.devcontainer/rust/devcontainer-feature.json`
# if you move the file, also update any turbo.json inputs that references it.
[toolchain]
channel = "nightly-2026-04-02"
components = ["rustfmt", "clippy", "rust-analyzer"]
profile = "minimal"
Quest for Codev2.0.0
/
SIGN IN