{
  "cksum": "aba22f4e7dc5088def616521ad0357b33fa9bc952848e6a449e0b6843a34e628",
  "crate_file": "oxhttp-0.1.6.crate",
  "crate_url": "https://static.crates.io/crates/oxhttp/oxhttp-0.1.6.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "httparse",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "native-tls",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon-core",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-crate",
      "optional": true,
      "package": "rustls",
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-native-certs",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "client": [],
    "default": [
      "client",
      "server"
    ],
    "rayon": [
      "rayon-core"
    ],
    "rustls": [
      "rustls-crate",
      "rustls-native-certs"
    ],
    "server": []
  },
  "index_path": "ox/ht/oxhttp",
  "name": "oxhttp",
  "pubtime": "2023-03-18T20:23:22Z",
  "rust_version": "1.60",
  "vers": "0.1.6",
  "yanked": false
}
