Files
VerseVDI-Data-Plane/core/rust-toolchain.toml
T

6 lines
121 B
TOML

[toolchain]
channel = "1.97.1"
components = ["clippy", "rustfmt"]
targets = ["aarch64-apple-darwin"]
profile = "minimal"