mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-19 13:07:55 +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"]
|