yellowstone-grpc/rust-toolchain.toml

6 lines
99 B
TOML

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