{
  "cksum": "fbdbff45cad841b3b20d9fa8ba0df99d1a80f69f397f5b6fad827e5032458bce",
  "crate_file": "actix-server-2.0.0-rc.4.crate",
  "crate_url": "https://static.crates.io/crates/actix-server/actix-server-2.0.0-rc.4.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "actix-rt",
      "optional": false,
      "req": "^2.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "actix-service",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "actix-utils",
      "optional": false,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "futures-core",
      "optional": false,
      "req": "^0.3.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "os-poll",
        "net"
      ],
      "kind": "normal",
      "name": "mio",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": false,
      "req": "^1.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "socket2",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.13.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-uring",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(target_os = \"linux\")"
    }
  ],
  "features": {
    "default": [],
    "io-uring": [
      "tokio-uring",
      "actix-rt/io-uring"
    ]
  },
  "index_path": "ac/ti/actix-server",
  "name": "actix-server",
  "pubtime": "2022-01-12T14:41:44Z",
  "vers": "2.0.0-rc.4",
  "yanked": false
}
