console/rust-toolchain.toml
TheGuildBot 01184317c7
Update apollo-router to 2.13.0, update rust toolchain 1.94.1 (#7939)
Co-authored-by: kamilkisiela <8167190+kamilkisiela@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2026-04-12 10:43:32 +03:00

4 lines
86 B
TOML

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