mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-21 14:51:03 +00:00
5 lines
112 B
TOML
5 lines
112 B
TOML
[env]
|
|
MACOSX_DEPLOYMENT_TARGET = "10.12"
|
|
|
|
[target.aarch64-apple-darwin]
|
|
rustflags = [ "-Ctarget-cpu=apple-m1" ]
|