{
  "cksum": "4ad797ac2cd70ff82f6d9246d36762b41c1db15b439fd48bcb70914269642354",
  "crate_file": "io-extras-0.17.0.crate",
  "crate_url": "https://static.crates.io/crates/io-extras/io-extras-0.17.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "unstable"
      ],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "io-lifetimes",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mio",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "os_pipe",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "os_pipe",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "socket2",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-std",
        "fs",
        "net",
        "process"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_Foundation",
        "Win32_Networking_WinSock",
        "Win32_System_Console"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.42.0",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "default": [],
    "use_async_std": [
      "async-std",
      "io-lifetimes/async-std"
    ],
    "use_mio_net": [
      "mio",
      "mio/net",
      "io-lifetimes/mio"
    ],
    "use_mio_os_ext": [
      "mio",
      "mio/os-ext",
      "io-lifetimes/mio"
    ],
    "use_os_pipe": [
      "os_pipe",
      "io-lifetimes/os_pipe"
    ],
    "use_socket2": [
      "socket2",
      "io-lifetimes/socket2"
    ],
    "use_tokio": [
      "tokio",
      "io-lifetimes/tokio"
    ]
  },
  "index_path": "io/-e/io-extras",
  "name": "io-extras",
  "pubtime": "2022-11-09T18:42:22Z",
  "vers": "0.17.0",
  "yanked": false
}
