config.toml 137 B

12345
  1. [build]
  2. rustflags = ["--cfg", "tokio_unstable"]
  3. #[target.aarch64-apple-darwin]
  4. #BINDGEN_EXTRA_CLANG_ARGS="--target=aarch64-apple-darwin"