{
  "run_cargo": false,
  "variants": [
    {},
    {
      "features": [
        "alloc"
      ],
      "module_name_overrides": {
        "libhalf": "libhalf_nostd"
      },
      "package": {
        "half": {
          "alloc": true,
          "force_rlib": true,
          "host_supported": false,
          "no_std": true
        }
      }
    }
  ],
  "generate_rulesmk": true
}
