{
  "cksum": "a8a3410b447a53094572eacc060312164c7610de50541b72b488f159a20fd9cf",
  "crate_file": "koharu-0.9.7.crate",
  "crate_url": "https://static.crates.io/crates/koharu/koharu-0.9.7.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": false,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": false,
      "req": "^6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hf-hub",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "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.25",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "koharu-core",
      "optional": false,
      "req": "^0.9.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "koharu-models",
      "optional": false,
      "req": "^0.9.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "koharu-renderer",
      "optional": false,
      "req": "^0.9.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "build",
      "name": "koharu-runtime",
      "optional": false,
      "req": "^0.9.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "open",
      "optional": false,
      "req": "^5.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ndarray",
        "load-dynamic"
      ],
      "kind": "normal",
      "name": "ort",
      "optional": false,
      "req": "=2.0.0-rc.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "use-std"
      ],
      "kind": "normal",
      "name": "postcard",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rfd",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_bytes",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tracing"
      ],
      "kind": "normal",
      "name": "tauri",
      "optional": false,
      "req": "^2.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "tauri-build",
      "optional": false,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "build",
      "name": "tokio",
      "optional": false,
      "req": "^1.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "log"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "fmt"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-script",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "async"
      ],
      "kind": "normal",
      "name": "velopack",
      "optional": true,
      "req": "^0.0",
      "target": null
    }
  ],
  "features": {
    "bundle": [
      "velopack"
    ],
    "cuda": [
      "ort/cuda",
      "koharu-models/cuda",
      "koharu-runtime/cuda"
    ],
    "default": [
      "koharu-runtime/onnxruntime"
    ]
  },
  "index_path": "ko/ha/koharu",
  "name": "koharu",
  "pubtime": "2025-11-23T00:26:32Z",
  "vers": "0.9.7",
  "yanked": false
}
