Files
rippled/rust-toolchain.toml
2026-08-25 13:48:26 +00:00

5 lines
137 B
TOML

[toolchain]
channel = "1.97.1"
components = ["rustfmt", "clippy", "rust-analyzer", "llvm-tools-preview", "rust-src"]
profile = "minimal"