{
  "cksum": "3eb13e7eef0423ea6eab0e59f6c72e7cb46d33691ad56a726b3cd07ddec2c2d4",
  "crate_file": "actix-server-2.3.0.crate",
  "crate_url": "https://static.crates.io/crates/actix-server/actix-server-2.3.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "actix-rt",
      "optional": false,
      "req": "^2.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "actix-service",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "actix-utils",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "futures-core",
      "optional": false,
      "req": "^0.3.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.17",
      "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": "socket2",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.23.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-uring",
      "optional": true,
      "req": "^0.4",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": false,
      "features": [
        "log"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.30",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "io-uring": [
      "tokio-uring",
      "actix-rt/io-uring"
    ]
  },
  "index_path": "ac/ti/actix-server",
  "name": "actix-server",
  "pubtime": "2023-08-26T17:04:44Z",
  "rust_version": "1.65",
  "vers": "2.3.0",
  "yanked": false
}
