Files
rippled/rust-toolchain.toml
2026-07-22 14:00:17 +00:00

5 lines
101 B
TOML

[toolchain]
channel = "1.95"
components = ["rustfmt", "clippy", "rust-analyzer"]
profile = "minimal"