{
  "cksum": "7c207a42ce696f5339750d59b7606ac504ef146a14e1f7812892a3e0383cc6fa",
  "crate_file": "ghost-flow-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/ghost-flow/ghost-flow-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ghostflow-autograd",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ghostflow-core",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ghostflow-cuda",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ghostflow-data",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ghostflow-ml",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ghostflow-nn",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ghostflow-optim",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    }
  ],
  "features": {
    "cuda": [
      "ghostflow-cuda/cuda"
    ],
    "simd": [
      "ghostflow-core/simd"
    ]
  },
  "features2": {
    "autograd": [
      "dep:ghostflow-autograd"
    ],
    "data": [
      "dep:ghostflow-data"
    ],
    "default": [
      "nn",
      "ml",
      "autograd",
      "optim",
      "data"
    ],
    "full": [
      "nn",
      "ml",
      "autograd",
      "optim",
      "data",
      "simd"
    ],
    "ml": [
      "dep:ghostflow-ml"
    ],
    "nn": [
      "dep:ghostflow-nn"
    ],
    "optim": [
      "dep:ghostflow-optim"
    ]
  },
  "index_path": "gh/os/ghost-flow",
  "name": "ghost-flow",
  "pubtime": "2026-01-03T11:33:14Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
