{
  "cksum": "1b0f900137be923961140a6aa59113732e286247335988ccf5e12d167cf04a72",
  "crate_file": "psutil-4.0.0.crate",
  "crate_url": "https://static.crates.io/crates/psutil/psutil-4.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "darwin-libproc",
      "optional": true,
      "req": "^0.2.0",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": false,
      "features": [
        "add",
        "sum"
      ],
      "kind": "normal",
      "name": "derive_more",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "float-cmp",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glob",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mach2",
      "optional": true,
      "req": "^0.4.1",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": false,
      "features": [
        "feature",
        "fs",
        "signal"
      ],
      "kind": "normal",
      "name": "nix",
      "optional": false,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": true,
      "req": "^1.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "platforms",
      "optional": true,
      "req": "^3.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "renamed_serde",
      "optional": true,
      "package": "serde",
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "signal",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unescape",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    }
  ],
  "features": {
    "cpu": [
      "mach2",
      "num_cpus"
    ],
    "default": [
      "cpu",
      "disk",
      "host",
      "memory",
      "network",
      "process",
      "sensors"
    ],
    "disk": [
      "derive_more",
      "unescape"
    ],
    "host": [
      "platforms"
    ],
    "memory": [
      "mach2"
    ],
    "network": [
      "derive_more"
    ],
    "process": [
      "darwin-libproc",
      "mach2",
      "memory"
    ],
    "sensors": [
      "glob"
    ],
    "serde": [
      "renamed_serde",
      "platforms/serde"
    ]
  },
  "index_path": "ps/ut/psutil",
  "name": "psutil",
  "pubtime": "2024-12-21T15:54:37Z",
  "vers": "4.0.0",
  "yanked": false
}
