yellowstone-grpc/rust-toolchain.toml

6 lines
99 B
TOML
Raw Normal View History

2022-10-19 07:34:41 -07:00
[toolchain]
channel = "1.66.1"
2022-10-19 07:34:41 -07:00
components = ["clippy", "rustfmt"]
targets = []
profile = "minimal"