{
  "cksum": "525e4922eaf3a36d3d8534226910b6f5b878446d2f7f20b31da7889eb969f984",
  "crate_file": "oxhttp-0.2.0-alpha.1.crate",
  "crate_url": "https://static.crates.io/crates/oxhttp/oxhttp-0.2.0-alpha.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1.0.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "httparse",
      "optional": false,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "native-tls",
      "optional": true,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.21.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-native-certs",
      "optional": true,
      "req": "^0.6.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webpki-roots",
      "optional": true,
      "req": "^0.25",
      "target": null
    }
  ],
  "features": {
    "client": [],
    "default": [
      "client",
      "server"
    ],
    "rustls-native": [
      "rustls",
      "rustls-native-certs"
    ],
    "rustls-webpki": [
      "rustls",
      "webpki-roots"
    ],
    "server": []
  },
  "index_path": "ox/ht/oxhttp",
  "name": "oxhttp",
  "pubtime": "2023-09-23T19:17:02Z",
  "rust_version": "1.70",
  "vers": "0.2.0-alpha.1",
  "yanked": false
}
