{
  "cksum": "2b200df1b446664d0ee4d0b16c499e82e86068cb8b9325597316211171a69ab5",
  "crate_file": "burn-lm-inference-0.0.1.crate",
  "crate_url": "https://static.crates.io/crates/burn-lm-inference/burn-lm-inference-0.0.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std",
        "ndarray"
      ],
      "kind": "normal",
      "name": "burn",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-lm-macros",
      "optional": false,
      "req": "^0.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "cargo"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "comfy-table",
      "optional": false,
      "req": "^7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.24",
      "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
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "log"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "registry"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "bf16": [],
    "candle-accelerate": [
      "burn/candle",
      "burn/accelerate",
      "selected-backend"
    ],
    "candle-cpu": [
      "burn/candle",
      "selected-backend"
    ],
    "candle-cuda": [
      "burn/candle-cuda",
      "selected-backend"
    ],
    "candle-metal": [
      "burn/candle",
      "burn/metal",
      "selected-backend"
    ],
    "cuda": [
      "burn/cuda",
      "burn/default",
      "burn/compilation-cache",
      "selected-backend"
    ],
    "default": [
      "legacy-v018"
    ],
    "f16": [],
    "f32": [],
    "legacy-v018": [],
    "libtorch": [
      "burn/tch",
      "selected-backend"
    ],
    "libtorch-cpu": [
      "burn/tch",
      "selected-backend"
    ],
    "metal": [
      "burn/metal",
      "selected-backend"
    ],
    "ndarray": [
      "burn/ndarray"
    ],
    "ndarray-blas-accelerate": [
      "ndarray",
      "burn/accelerate"
    ],
    "ndarray-blas-netlib": [
      "ndarray",
      "burn/blas-netlib"
    ],
    "ndarray-blas-openblas": [
      "ndarray",
      "burn/openblas"
    ],
    "rocm": [
      "burn/rocm",
      "burn/default",
      "burn/compilation-cache",
      "selected-backend"
    ],
    "selected-backend": [],
    "vulkan": [
      "burn/vulkan",
      "burn/default",
      "selected-backend"
    ],
    "wgpu": [
      "burn/wgpu",
      "burn/default",
      "selected-backend"
    ],
    "wgpu-cpu": [
      "burn/wgpu",
      "burn/default",
      "selected-backend"
    ]
  },
  "index_path": "bu/rn/burn-lm-inference",
  "name": "burn-lm-inference",
  "pubtime": "2025-08-04T18:45:59Z",
  "rust_version": "1.88",
  "vers": "0.0.1",
  "yanked": false
}
