{
  "cksum": "3c397bd9401e468b79cbe42ce16cff8384c389d58f879f496f60bab22211c9a7",
  "crate_file": "async-fcgi-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/async-fcgi/async-fcgi-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "httparse",
      "optional": true,
      "req": "^1.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "http1",
        "server",
        "stream",
        "runtime"
      ],
      "kind": "dev",
      "name": "hyper",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "pretty_env_logger",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "slab",
      "optional": true,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    }
  ],
  "features": {
    "app_start": [
      "con_pool",
      "tokio/process"
    ],
    "con_pool": [
      "web_server"
    ],
    "default": [],
    "web_server": [
      "slab",
      "http-body",
      "httparse",
      "tokio/net",
      "tokio/io-util",
      "tokio/sync"
    ]
  },
  "index_path": "as/yn/async-fcgi",
  "name": "async-fcgi",
  "pubtime": "2021-01-02T15:11:23Z",
  "vers": "0.3.0",
  "yanked": false
}
