Files
ore/rust-toolchain.toml
Hardhat Chad 5d275f7d6d localnet
2025-05-24 00:50:10 -07:00

6 lines
182 B
TOML

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