Files
rippled/rust-toolchain.toml
2026-07-23 16:49:44 +00:00

5 lines
123 B
TOML

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