Files
ore/rust-toolchain.toml
Hardhat Chad e65aa9c385 pause
2024-04-28 17:13:50 +00:00

6 lines
182 B
TOML

[toolchain]
channel = "1.76.0"
components = [ "rustfmt", "rust-analyzer" ]
targets = [ "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "aarch64-apple-darwin"]
profile = "minimal"