{
  "cksum": "69368f215274d6ae76ad6bb467bbf1fdbe2f5d2e4d55cf4c49bf2f9038e0c4cd",
  "crate_file": "ipipe-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/ipipe/ipipe-0.9.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flurry",
      "optional": true,
      "req": "^0.3.1",
      "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": [
        "rt",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "winerror",
        "winbase",
        "handleapi",
        "fileapi",
        "namedpipeapi"
      ],
      "kind": "normal",
      "name": "winapi",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "channels": [],
    "default": [
      "static_pipe",
      "rand"
    ],
    "static_pipe": [
      "lazy_static",
      "flurry"
    ],
    "tokio_channels": [
      "tokio"
    ]
  },
  "index_path": "ip/ip/ipipe",
  "name": "ipipe",
  "pubtime": "2021-11-27T22:01:28Z",
  "vers": "0.9.0",
  "yanked": false
}
