yazi/.cargo/config.toml
2026-06-26 14:34:28 +08:00

5 lines
112 B
TOML

[env]
MACOSX_DEPLOYMENT_TARGET = "10.12"
[target.aarch64-apple-darwin]
rustflags = [ "-Ctarget-cpu=apple-m1" ]