{
  "cksum": "8268a0dbf4fadae3d5b313c4386270bca4978248096705ce5a9dd6a5d41d98cf",
  "crate_file": "steegformer-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/steegformer/steegformer-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.102",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "simd"
      ],
      "kind": "normal",
      "name": "burn",
      "optional": false,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-backend",
      "optional": true,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-cubecl",
      "optional": true,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "simd",
        "multi-threads"
      ],
      "kind": "normal",
      "name": "burn-ndarray",
      "optional": true,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-wgpu",
      "optional": true,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "env"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wgpu"
      ],
      "kind": "normal",
      "name": "cubecl",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bytemuck"
      ],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "safetensors",
      "optional": false,
      "req": "^0.7",
      "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_json",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "metal": [
      "wgpu",
      "burn-wgpu/metal"
    ],
    "vulkan": [
      "wgpu",
      "burn-wgpu/vulkan"
    ],
    "wgpu": [
      "burn/wgpu"
    ]
  },
  "features2": {
    "blas-accelerate": [
      "burn-ndarray?/blas-accelerate"
    ],
    "default": [
      "ndarray"
    ],
    "ndarray": [
      "dep:burn-ndarray",
      "burn/ndarray"
    ],
    "openblas-system": [
      "burn-ndarray?/blas-openblas-system"
    ],
    "wgpu-kernels": [
      "metal",
      "dep:cubecl",
      "dep:burn-cubecl",
      "dep:burn-backend"
    ],
    "wgpu-kernels-f16": [
      "wgpu-kernels"
    ]
  },
  "index_path": "st/ee/steegformer",
  "name": "steegformer",
  "pubtime": "2026-04-01T08:40:59Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
