{
  "cksum": "c471747586ac5de25993cf99efc5a597bf639ee4b0623e7e9c0951fea03d8d6f",
  "crate_file": "ghost-flow-1.1.1.crate",
  "crate_url": "https://static.crates.io/crates/ghost-flow/ghost-flow-1.1.1.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-ffi",
      "optional": true,
      "req": "^1.0.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
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ghostflow-serve",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ghostflow-wasm",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    }
  ],
  "features": {
    "simd": [
      "ghostflow-core/simd"
    ]
  },
  "features2": {
    "autograd": [
      "dep:ghostflow-autograd"
    ],
    "cuda": [
      "dep:ghostflow-cuda"
    ],
    "data": [
      "dep:ghostflow-data"
    ],
    "default": [
      "nn",
      "ml",
      "autograd",
      "optim",
      "data",
      "simd",
      "cuda",
      "ffi",
      "wasm",
      "serve"
    ],
    "ffi": [
      "dep:ghostflow-ffi"
    ],
    "full": [
      "nn",
      "ml",
      "autograd",
      "optim",
      "data",
      "simd",
      "cuda",
      "ffi",
      "wasm",
      "serve"
    ],
    "ml": [
      "dep:ghostflow-ml"
    ],
    "nn": [
      "dep:ghostflow-nn"
    ],
    "optim": [
      "dep:ghostflow-optim"
    ],
    "serve": [
      "dep:ghostflow-serve"
    ],
    "wasm": [
      "dep:ghostflow-wasm"
    ]
  },
  "index_path": "gh/os/ghost-flow",
  "name": "ghost-flow",
  "pubtime": "2026-01-09T06:06:57Z",
  "v": 2,
  "vers": "1.1.1",
  "yanked": false
}
