Files
rippled/rust-toolchain.toml
2026-08-21 15:28:11 +01:00

5 lines
123 B
TOML

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