console/rust-toolchain.toml
Emily Goodwin 7fe1c271a5
feat: Advanced breaking change detection for inputs and arguments for apollo-router-hive-fork (#6906)
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
2025-10-23 17:39:14 +03:00

4 lines
86 B
TOML

[toolchain]
channel = "1.90.0"
components = ["rustfmt", "clippy"]
profile = "minimal"