mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-13 15:09:57 +00:00
6 lines
182 B
TOML
6 lines
182 B
TOML
[toolchain]
|
|
channel = "1.72.0"
|
|
components = [ "rustfmt", "rust-analyzer" ]
|
|
targets = [ "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "aarch64-apple-darwin"]
|
|
profile = "minimal"
|