{
  "cksum": "877885b9184df38d569e7f399d08c09da7af33d4eac201ac2e0906c423347b17",
  "crate_file": "object_detector-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/object_detector/object_detector-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ab_glyph",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bon",
      "optional": false,
      "req": "^3.9.1",
      "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.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio"
      ],
      "kind": "normal",
      "name": "hf-hub",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25.10",
      "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": "ndarray",
      "optional": false,
      "req": "^0.17.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": false,
      "req": "^1.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "open_clip_inference",
      "optional": false,
      "req": "^0.4.0",
      "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.11.0",
      "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",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "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": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.51",
      "target": null
    }
  ],
  "features": {
    "acl": [
      "ort/acl",
      "open_clip_inference/acl"
    ],
    "armnn": [
      "ort/armnn",
      "open_clip_inference/armnn"
    ],
    "azure": [
      "ort/azure",
      "open_clip_inference/azure"
    ],
    "cann": [
      "ort/cann",
      "open_clip_inference/cann"
    ],
    "copy-dylibs": [
      "ort/copy-dylibs",
      "open_clip_inference/copy-dylibs"
    ],
    "coreml": [
      "ort/coreml",
      "open_clip_inference/coreml"
    ],
    "cuda": [
      "ort/cuda",
      "open_clip_inference/cuda"
    ],
    "directml": [
      "ort/directml",
      "open_clip_inference/directml"
    ],
    "download-binaries": [
      "ort/download-binaries",
      "open_clip_inference/download-binaries"
    ],
    "load-dynamic": [
      "ort/load-dynamic",
      "open_clip_inference/load-dynamic"
    ],
    "migraphx": [
      "ort/migraphx",
      "open_clip_inference/migraphx"
    ],
    "nnapi": [
      "ort/nnapi",
      "open_clip_inference/nnapi"
    ],
    "nvrtx": [
      "ort/nvrtx",
      "open_clip_inference/nvrtx"
    ],
    "onednn": [
      "ort/onednn",
      "open_clip_inference/onednn"
    ],
    "openvino": [
      "ort/openvino",
      "open_clip_inference/openvino"
    ],
    "qnn": [
      "ort/qnn",
      "open_clip_inference/qnn"
    ],
    "rknpu": [
      "ort/rknpu",
      "open_clip_inference/rknpu"
    ],
    "tensorrt": [
      "ort/tensorrt",
      "open_clip_inference/tensorrt"
    ],
    "tvm": [
      "ort/tvm",
      "open_clip_inference/tvm"
    ],
    "vitis": [
      "ort/vitis",
      "open_clip_inference/vitis"
    ],
    "webgpu": [
      "ort/webgpu",
      "open_clip_inference/webgpu"
    ],
    "xnnpack": [
      "ort/xnnpack",
      "open_clip_inference/xnnpack"
    ]
  },
  "features2": {
    "default": [
      "download-binaries",
      "copy-dylibs",
      "hf-hub",
      "serde"
    ],
    "hf-hub": [
      "dep:hf-hub"
    ],
    "serde": [
      "dep:serde"
    ]
  },
  "index_path": "ob/je/object_detector",
  "name": "object_detector",
  "pubtime": "2026-04-06T20:46:34Z",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
