{
  "cksum": "4a150434a26ef35d745cb9b98d533c722b6a1b55558144cd1444e2cc2791274c",
  "crate_file": "robost-vision-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/robost-vision/robost-vision-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "imageproc",
      "optional": false,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "leptess",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "objc2",
      "optional": true,
      "req": "^0.6",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "objc2-core-foundation",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [
        "CGColorSpace",
        "CGDataProvider",
        "CGImage"
      ],
      "kind": "normal",
      "name": "objc2-core-graphics",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [
        "NSArray",
        "NSDictionary",
        "NSError",
        "NSString",
        "NSObject"
      ],
      "kind": "normal",
      "name": "objc2-foundation",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ort",
      "optional": true,
      "req": "^2.0.0-rc.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "fs",
        "io-util",
        "io-std",
        "process",
        "sync",
        "time",
        "macros",
        "signal",
        "net"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.52",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "fs",
        "io-util",
        "io-std",
        "process",
        "sync",
        "time",
        "macros",
        "signal",
        "net"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.52",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Foundation",
        "Globalization",
        "Graphics_Imaging",
        "Media_Ocr",
        "Storage_Streams",
        "Win32_System_Com"
      ],
      "kind": "normal",
      "name": "windows",
      "optional": false,
      "req": "^0.61",
      "target": "cfg(target_os = \"windows\")"
    }
  ],
  "features": {
    "default": [
      "template-match"
    ],
    "template-match": [],
    "windows-ocr": []
  },
  "features2": {
    "async": [
      "dep:tokio"
    ],
    "ml": [
      "dep:ort",
      "dep:ndarray"
    ],
    "ml-vision": [
      "dep:objc2",
      "dep:objc2-foundation",
      "dep:objc2-core-graphics",
      "dep:objc2-core-foundation"
    ],
    "ocr": [
      "dep:leptess"
    ]
  },
  "index_path": "ro/bo/robost-vision",
  "name": "robost-vision",
  "pubtime": "2026-06-26T01:53:23Z",
  "v": 2,
  "vers": "0.1.2",
  "yanked": false
}
