{
  "cksum": "ced74400919ed0688623a456896f46904c6bcdf037b36dff28a4e9556fbdb2cd",
  "crate_file": "sleeplm-0.0.1.crate",
  "crate_url": "https://static.crates.io/crates/sleeplm/sleeplm-0.0.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "simd"
      ],
      "kind": "normal",
      "name": "burn",
      "optional": false,
      "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": [
        "bytemuck"
      ],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ureq"
      ],
      "kind": "normal",
      "name": "hf-hub",
      "optional": true,
      "req": "^0.5",
      "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",
      "blas-accelerate"
    ],
    "hf-download": [
      "dep:hf-hub"
    ],
    "ndarray": [
      "dep:burn-ndarray",
      "burn/ndarray"
    ],
    "openblas-system": [
      "burn-ndarray?/blas-openblas-system"
    ]
  },
  "index_path": "sl/ee/sleeplm",
  "name": "sleeplm",
  "pubtime": "2026-03-29T01:14:28Z",
  "v": 2,
  "vers": "0.0.1",
  "yanked": false
}
