{
  "cksum": "afaa2331a1dcf70939221308006f05775c9845cd6fe148dc89ac77fbb163b6c3",
  "crate_file": "async-fcgi-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/async-fcgi/async-fcgi-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^0.5",
      "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.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "httparse",
      "optional": true,
      "req": "^1.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hyper",
      "optional": false,
      "req": "^0.13",
      "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": "^0.2.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-core",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.3.1",
      "target": null
    }
  ],
  "features": {
    "app_start": [
      "con_pool",
      "tokio/process"
    ],
    "con_pool": [
      "web_server"
    ],
    "default": [],
    "web_server": [
      "slab",
      "http-body",
      "httparse",
      "tokio/tcp",
      "tokio/uds",
      "tokio/io-util",
      "tokio/sync"
    ]
  },
  "index_path": "as/yn/async-fcgi",
  "name": "async-fcgi",
  "pubtime": "2020-10-15T14:36:47Z",
  "vers": "0.2.0",
  "yanked": false
}
