{
  "cksum": "92c4ef2ef1905d243bc54eda3c26eacb2aed13becbfe9c375c6c4568132241d9",
  "crate_file": "ghost-flow-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/ghost-flow/ghost-flow-1.0.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-08T06:38:42Z",
  "v": 2,
  "vers": "1.0.0",
  "yanked": false
}
