{
  "cksum": "2951dce0a3471c4ec4b468df74b9834ee965bdc24e20b2476059bc773899d854",
  "crate_file": "ohttp-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/ohttp/ohttp-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "aead",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "runtime"
      ],
      "kind": "build",
      "name": "bindgen",
      "optional": true,
      "req": "^0.63",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "hpke",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "mozbuild",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "toml",
      "optional": false,
      "req": "^0.5",
      "target": null
    }
  ],
  "features": {
    "client": [],
    "default": [
      "client",
      "server",
      "rust-hpke"
    ],
    "gecko": [
      "mozbuild"
    ],
    "nss": [
      "bindgen"
    ],
    "rust-hpke": [
      "hpke/x25519",
      "rand",
      "aead",
      "aes-gcm",
      "chacha20poly1305",
      "hkdf",
      "sha2"
    ],
    "server": []
  },
  "index_path": "oh/tt/ohttp",
  "name": "ohttp",
  "pubtime": "2022-12-23T01:45:06Z",
  "vers": "0.3.0",
  "yanked": false
}
