{
  "cksum": "e4c74ccd3259f85ca08c0fc7c6d86beeb1fff1016804a574088e8e3ec3b2a377",
  "crate_file": "cpu-temp-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/cpu-temp/cpu-temp-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "affinity",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitfield",
      "optional": false,
      "req": "^0.19",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.25",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glob",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ratatui",
      "optional": true,
      "req": "^0.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "raw-cpuid",
      "optional": false,
      "req": "^11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [
        "Win32_Foundation",
        "Win32_Storage_FileSystem",
        "Win32_Security",
        "Win32_System_IO",
        "Win32_System_Registry",
        "Win32_System_WindowsProgramming",
        "Win32_System_SystemInformation",
        "Win32_System_Threading"
      ],
      "kind": "normal",
      "name": "windows",
      "optional": false,
      "req": ">=0.59, <=0.62",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "windows-registry",
      "optional": false,
      "req": "^0.6",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "cli": [
      "crossterm",
      "ratatui"
    ],
    "default": []
  },
  "index_path": "cp/u-/cpu-temp",
  "name": "cpu-temp",
  "pubtime": "2026-06-09T13:45:49Z",
  "rust_version": "1.74",
  "vers": "0.1.0",
  "yanked": false
}
