solana-empty-geyser-plugin/rust-toolchain.toml

5 lines
98 B
TOML

[toolchain]
channel = "1.73.0"
components = ["clippy", "rustfmt"]
targets = []
profile = "minimal"