{
  "cksum": "1373a16a4937bc34efec7b391f9c1500c30b8478a701a4f44c9165cc0475a6e0",
  "crate_file": "cookie-0.14.2.crate",
  "crate_url": "https://static.crates.io/crates/cookie/cookie-0.14.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.8.0",
      "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.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "version_check",
      "optional": false,
      "req": "^0.9",
      "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-07-22T22:41:46Z",
  "vers": "0.14.2",
  "yanked": false
}
