{
  "cksum": "3f86a9680ca3c4ef27e70d57036ef0c464b5fce8de15f90222af3b9d1631ab1f",
  "crate_file": "ipipe-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/ipipe/ipipe-0.7.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": true,
      "req": "^4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nix",
      "optional": false,
      "req": "^0.19",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "winerror",
        "winbase",
        "handleapi",
        "fileapi",
        "namedpipeapi"
      ],
      "kind": "normal",
      "name": "winapi",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "default": [
      "static_pipe",
      "rand"
    ],
    "static_pipe": [
      "lazy_static",
      "dashmap"
    ]
  },
  "index_path": "ip/ip/ipipe",
  "name": "ipipe",
  "pubtime": "2021-03-19T07:28:55Z",
  "vers": "0.7.0",
  "yanked": false
}
