{
  "cksum": "a11fbb74088044418e5c5514d8314596a5d1f09a4e5200eef2b0498d35fbc458",
  "crate_file": "ipipe-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/ipipe/ipipe-0.5.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": [],
      "kind": "normal",
      "name": "windows-named-pipe",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "default": [
      "static_pipe",
      "rand"
    ],
    "static_pipe": [
      "lazy_static",
      "dashmap"
    ]
  },
  "index_path": "ip/ip/ipipe",
  "name": "ipipe",
  "pubtime": "2021-03-10T19:12:55Z",
  "vers": "0.5.0",
  "yanked": false
}
