{
  "cksum": "24e2a7ec745cba8fea87ef19f14c615c5f7efa353c8e6dc515f24d8d5768a5dc",
  "crate_file": "burn_depth-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/burn_depth/burn_depth-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn",
      "optional": false,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "pytorch"
      ],
      "kind": "normal",
      "name": "burn-import",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-store",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "console_error_panic_hook",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures-intrusive",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "png",
        "jpeg"
      ],
      "kind": "dev",
      "name": "image",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pollster",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "safetensors",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "Document",
        "Element",
        "HtmlElement",
        "Location",
        "Node",
        "Window"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wgpu",
      "optional": false,
      "req": "^26.0",
      "target": null
    }
  ],
  "features": {
    "backend_cpu": [
      "burn/cpu"
    ],
    "backend_cuda": [
      "burn/cuda"
    ],
    "backend_fusion": [
      "burn/fusion"
    ],
    "backend_ndarray": [
      "burn/ndarray"
    ],
    "backend_wgpu": [
      "burn/wgpu"
    ],
    "default": [
      "backend_ndarray"
    ],
    "import": [
      "backend_ndarray",
      "burn-import",
      "burn-store",
      "clap",
      "serde"
    ]
  },
  "index_path": "bu/rn/burn_depth",
  "name": "burn_depth",
  "pubtime": "2025-11-04T20:54:47Z",
  "vers": "0.1.0",
  "yanked": false
}
