{
  "cksum": "e59eb0902ca02421e379f0ced88299ecd9566156c5763e394aabafbc0235b448",
  "crate_file": "outline-core-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/outline-core/outline-core-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive",
        "env"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": true,
      "req": "^6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "imageproc",
      "optional": false,
      "req": "^0.27.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indicatif",
      "optional": true,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "ndarray",
        "tracing",
        "api-24"
      ],
      "kind": "normal",
      "name": "ort",
      "optional": true,
      "req": "=2.0.0-rc.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rten",
      "optional": true,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ureq",
      "optional": true,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "visioncortex",
      "optional": true,
      "req": "^0.8.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vtracer",
      "optional": true,
      "req": "^0.6.5",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "backend-ort": [
      "dep:ort"
    ],
    "backend-rten": [
      "dep:rten"
    ],
    "cli": [
      "clap",
      "vectorizer-vtracer"
    ],
    "default": [
      "backend-ort",
      "ort-download-binaries"
    ],
    "fetch-model": [
      "dep:ureq",
      "dep:indicatif",
      "dep:sha2",
      "dep:dirs"
    ],
    "ort-copy-dylibs": [
      "backend-ort",
      "ort/copy-dylibs"
    ],
    "ort-download-binaries": [
      "backend-ort",
      "ort/download-binaries",
      "ort/tls-native",
      "ort-copy-dylibs"
    ],
    "ort-load-dynamic": [
      "backend-ort",
      "ort/load-dynamic"
    ],
    "ort-pkg-config": [
      "backend-ort",
      "ort/pkg-config"
    ],
    "vectorizer-vtracer": [
      "dep:vtracer",
      "dep:visioncortex"
    ]
  },
  "index_path": "ou/tl/outline-core",
  "name": "outline-core",
  "pubtime": "2026-06-12T15:38:14Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
