mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-21 06:26:55 +02:00
5 lines
172 B
TOML
5 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"]
|