{
  "cksum": "d202412dbaca7b1de2fec1e396ff3c5fd9b05a29ab71b50b1cb1ac5052bc5483",
  "crate_file": "cookie-0.14.0.crate",
  "crate_url": "https://static.crates.io/crates/cookie/cookie-0.14.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "percent-encoding",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.2.6",
      "target": null
    }
  ],
  "features": {
    "key-expansion": [
      "sha2",
      "hkdf"
    ],
    "percent-encode": [
      "percent-encoding"
    ],
    "private": [
      "aes-gcm",
      "base64",
      "rand"
    ],
    "secure": [
      "private",
      "signed",
      "key-expansion"
    ],
    "signed": [
      "hmac",
      "sha2",
      "base64",
      "rand"
    ]
  },
  "index_path": "co/ok/cookie",
  "name": "cookie",
  "pubtime": "2020-05-29T08:18:06Z",
  "vers": "0.14.0",
  "yanked": false
}
