config.toml 116 B

12345
  1. #[build]
  2. #target-dir = "./bin"
  3. [target.x86_64-apple-darwin]
  4. rustflags=["-C", "link-arg=-mmacosx-version-min=10.11"]