config.toml 86 B

123
  1. [build]
  2. target = "x86_64-unknown-linux-gnu"
  3. rustflags = ["-C", "target-feature=+avx2"]