{
  "cksum": "10e0013506bc5cc42839d221d0bc6a7d7851b4518db41c4feebec09782e175dd",
  "crate_file": "ohttp-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/ohttp/ohttp-0.2.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.56",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": false,
      "req": "^0.8",
      "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": "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": "build",
      "name": "toml",
      "optional": false,
      "req": "^0.5",
      "target": null
    }
  ],
  "features": {
    "client": [],
    "default": [
      "client",
      "server",
      "rust-hpke"
    ],
    "nss": [
      "bindgen"
    ],
    "rust-hpke": [
      "hpke/x25519",
      "rand",
      "aead",
      "aes-gcm",
      "chacha20poly1305",
      "hkdf",
      "sha2"
    ],
    "server": []
  },
  "index_path": "oh/tt/ohttp",
  "name": "ohttp",
  "pubtime": "2022-08-04T00:37:58Z",
  "vers": "0.2.0",
  "yanked": false
}
