{
  "cksum": "9a53194fcf9b0f5ac283fda1dcd5006a25703fec0ecb4e6c0727e6434c431261",
  "crate_file": "face_id-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/face_id/face_id-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ab_glyph",
      "optional": false,
      "req": "^0.2.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bon",
      "optional": false,
      "req": "^3.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "color-eyre",
      "optional": false,
      "req": "^0.6.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hdbscan",
      "optional": true,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hdbscan",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio"
      ],
      "kind": "normal",
      "name": "hf-hub",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rayon"
      ],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "imageproc",
      "optional": false,
      "req": "^0.26.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nalgebra",
      "optional": false,
      "req": "^0.34.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": false,
      "req": "^0.17.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ndarray"
      ],
      "kind": "normal",
      "name": "ort",
      "optional": false,
      "req": "^2.0.0-rc.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.50",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "walkdir",
      "optional": false,
      "req": "^2.5.0",
      "target": null
    }
  ],
  "features": {
    "acl": [
      "ort/acl"
    ],
    "armnn": [
      "ort/armnn"
    ],
    "azure": [
      "ort/azure"
    ],
    "cann": [
      "ort/cann"
    ],
    "copy-dylibs": [
      "ort/copy-dylibs"
    ],
    "coreml": [
      "ort/coreml"
    ],
    "cuda": [
      "ort/cuda"
    ],
    "directml": [
      "ort/directml"
    ],
    "download-binaries": [
      "ort/download-binaries"
    ],
    "load-dynamic": [
      "ort/load-dynamic"
    ],
    "migraphx": [
      "ort/migraphx"
    ],
    "nnapi": [
      "ort/nnapi"
    ],
    "nvrtx": [
      "ort/nvrtx"
    ],
    "onednn": [
      "ort/onednn"
    ],
    "openvino": [
      "ort/openvino"
    ],
    "qnn": [
      "ort/qnn"
    ],
    "rknpu": [
      "ort/rknpu"
    ],
    "tensorrt": [
      "ort/tensorrt"
    ],
    "tvm": [
      "ort/tvm"
    ],
    "vitis": [
      "ort/vitis"
    ],
    "webgpu": [
      "ort/webgpu"
    ],
    "xnnpack": [
      "ort/xnnpack"
    ]
  },
  "features2": {
    "clustering": [
      "dep:hdbscan"
    ],
    "default": [
      "download-binaries",
      "copy-dylibs",
      "hf-hub",
      "serde",
      "clustering"
    ],
    "hf-hub": [
      "dep:hf-hub"
    ],
    "serde": [
      "dep:serde",
      "dep:serde_json"
    ]
  },
  "index_path": "fa/ce/face_id",
  "name": "face_id",
  "pubtime": "2026-03-08T15:57:04Z",
  "v": 2,
  "vers": "0.2.2",
  "yanked": false
}
