{
  "cksum": "2c27674e20879bd59669a9dc68f64a82fa01863a702dd4a2a93bb7f27fa842d4",
  "crate_file": "executorch-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/executorch/executorch-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "bindgen",
      "optional": false,
      "req": "^0.69.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cc",
      "optional": false,
      "req": "^1.1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "executorch-sys",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "half",
      "optional": true,
      "req": "^2.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-complex",
      "optional": true,
      "req": "^0.4.6",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "complex": [
      "num-complex"
    ],
    "data-loader": [
      "executorch-sys/data-loader"
    ],
    "default": [
      "std"
    ],
    "f16": [
      "half"
    ],
    "module": [
      "executorch-sys/module",
      "std"
    ],
    "std": [
      "alloc",
      "executorch-sys/std",
      "ndarray/std"
    ]
  },
  "index_path": "ex/ec/executorch",
  "name": "executorch",
  "pubtime": "2024-08-23T13:30:56Z",
  "vers": "0.3.0",
  "yanked": false
}
