{
  "cksum": "de93605525ca8b6d2bd735241a9098bb3e63a7bd18302832f75e5155197d6b3b",
  "crate_file": "hyper-client-sockets-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/hyper-client-sockets/hyper-client-sockets-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "async-executor",
      "optional": false,
      "req": "^1.13.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-io",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bytes",
      "optional": false,
      "req": "^1.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-io",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "io"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "http-body-util",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hyper",
      "optional": false,
      "req": "^1.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "server"
      ],
      "kind": "dev",
      "name": "hyper",
      "optional": false,
      "req": "^1.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client-legacy"
      ],
      "kind": "normal",
      "name": "hyper-util",
      "optional": true,
      "req": "^0.1.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "http1"
      ],
      "kind": "dev",
      "name": "hyper-util",
      "optional": false,
      "req": "^0.1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2.164",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project",
      "optional": false,
      "req": "^1.1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "async-io"
      ],
      "kind": "normal",
      "name": "smol-hyper",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "async-executor"
      ],
      "kind": "dev",
      "name": "smol-hyper",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "net",
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.40.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "fs"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.38.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "compat"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.7.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-vsock",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-service",
      "optional": true,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "dev",
      "name": "uuid",
      "optional": false,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vsock",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "unix": []
  },
  "features2": {
    "async-io-backend": [
      "dep:async-io",
      "dep:smol-hyper"
    ],
    "connector": [
      "dep:tower-service",
      "dep:hyper-util"
    ],
    "firecracker": [
      "dep:futures-util"
    ],
    "full": [
      "tokio-backend",
      "async-io-backend",
      "unix",
      "vsock",
      "firecracker",
      "connector"
    ],
    "tokio-backend": [
      "dep:tokio",
      "hyper-util/tokio",
      "dep:tokio-util"
    ],
    "vsock": [
      "dep:vsock",
      "dep:libc"
    ]
  },
  "index_path": "hy/pe/hyper-client-sockets",
  "name": "hyper-client-sockets",
  "pubtime": "2024-11-20T13:30:00Z",
  "rust_version": "1.63",
  "v": 2,
  "vers": "0.4.0",
  "yanked": false
}
