You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
postsack/.cargo/config.toml

6 lines
129 B
TOML

[build]
#target = "wasm32-unknown-unknown"
[target.x86_64-apple-darwin]
rustflags=["-C", "link-arg=-mmacosx-version-min=10.12"]