{
  "cksum": "ffe4ab019359131190b441d3294831c95510170c4342949cbb0b0e98bec0f42a",
  "crate_file": "burn_depth-0.4.2.crate",
  "crate_url": "https://static.crates.io/crates/burn_depth/burn_depth-0.4.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "burn",
      "optional": false,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-import",
      "optional": true,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-store",
      "optional": true,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "burn_dino",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "console_error_panic_hook",
      "optional": true,
      "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": [
        "wasm_js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "half",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "png",
        "jpeg"
      ],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "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": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "safetensors",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "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": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stacker",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "tls"
      ],
      "kind": "normal",
      "name": "ureq",
      "optional": false,
      "req": "^2.12",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": true,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "Cache",
        "CacheStorage",
        "Document",
        "Element",
        "HtmlElement",
        "Location",
        "Node",
        "Request",
        "Response",
        "Window"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wgpu",
      "optional": false,
      "req": "^29.0",
      "target": null
    }
  ],
  "features": {
    "backend_cpu": [
      "burn/cpu",
      "burn_dino/backend_cpu"
    ],
    "backend_cuda": [
      "burn/cuda",
      "burn_dino/backend_cuda"
    ],
    "backend_fusion": [
      "burn/fusion"
    ],
    "backend_ndarray": [
      "burn/ndarray",
      "burn_dino/backend_ndarray"
    ],
    "backend_wgpu": [
      "burn/wgpu",
      "burn_dino/backend_wgpu",
      "half"
    ],
    "bpk": [
      "burn-store"
    ],
    "default": [
      "backend_wgpu",
      "backend_fusion"
    ],
    "import": [
      "bpk",
      "backend_ndarray",
      "burn-import",
      "clap",
      "safetensors"
    ]
  },
  "features2": {
    "wasm": [
      "bpk",
      "backend_wgpu",
      "dep:js-sys",
      "dep:console_error_panic_hook",
      "dep:wasm-bindgen",
      "dep:wasm-bindgen-futures",
      "dep:web-sys"
    ]
  },
  "index_path": "bu/rn/burn_depth",
  "name": "burn_depth",
  "pubtime": "2026-06-26T14:16:05Z",
  "v": 2,
  "vers": "0.4.2",
  "yanked": false
}
