yellowstone-grpc/rust-toolchain.toml

6 lines
99 B
TOML
Raw Permalink Normal View History

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