mango-feeds/rust-toolchain.toml

5 lines
96 B
TOML
Raw Normal View History

[toolchain]
# aligned with Solana v1.17.x
channel = "1.73.0"
components = ["rustfmt", "clippy"]