mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-03 11:44:09 +00:00
6 lines
172 B
TOML
6 lines
172 B
TOML
[target.x86_64-apple-darwin]
|
|
rustflags=["-C", "link-arg=-mmacosx-version-min=10.13"]
|
|
|
|
[target.aarch64-apple-darwin]
|
|
rustflags=["-C", "link-arg=-mmacosx-version-min=10.13"]
|