{
  "cksum": "094d0f0f32f77f62cd7d137d9b9599ef257d5c1323b36b25746679de2806f547",
  "crate_file": "psutil-3.1.0.crate",
  "crate_url": "https://static.crates.io/crates/psutil/psutil-3.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^0.1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "darwin-libproc",
      "optional": true,
      "req": "^0.1.1",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": false,
      "features": [
        "add",
        "sum"
      ],
      "kind": "normal",
      "name": "derive_more",
      "optional": true,
      "req": "^0.99.2",
      "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": "mach",
      "optional": true,
      "req": "^0.3.2",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nix",
      "optional": false,
      "req": "^0.17.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": "^0.2.1",
      "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": "snafu",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unescape",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    }
  ],
  "features": {
    "cpu": [
      "mach",
      "num_cpus"
    ],
    "default": [
      "cpu",
      "disk",
      "host",
      "memory",
      "network",
      "process",
      "sensors"
    ],
    "disk": [
      "derive_more",
      "unescape"
    ],
    "host": [
      "platforms"
    ],
    "memory": [
      "mach"
    ],
    "network": [
      "derive_more"
    ],
    "process": [
      "darwin-libproc",
      "mach",
      "memory"
    ],
    "sensors": [
      "glob"
    ]
  },
  "index_path": "ps/ut/psutil",
  "name": "psutil",
  "pubtime": "2020-05-10T20:33:23Z",
  "vers": "3.1.0",
  "yanked": false
}
