{
  "cksum": "24356894baa09b8f09d15106604030983c75deb1e71b579ac4e0452ba08fe2b7",
  "crate_file": "async-fcgi-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/async-fcgi/async-fcgi-0.3.2.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"
    ],
    "codec": [
      "tokio/io-util"
    ],
    "con_pool": [
      "web_server"
    ],
    "default": [],
    "web_server": [
      "slab",
      "http-body",
      "httparse",
      "tokio/net",
      "tokio/io-util",
      "tokio/sync",
      "codec"
    ]
  },
  "index_path": "as/yn/async-fcgi",
  "name": "async-fcgi",
  "pubtime": "2021-08-31T11:43:26Z",
  "vers": "0.3.2",
  "yanked": false
}
