{
  "cksum": "80f6044740a4a516b8aac14c140cdf35c1a640b1bd6b98b6224e49143b2f1566",
  "crate_file": "cookie-0.11.4.crate",
  "crate_url": "https://static.crates.io/crates/cookie/cookie-0.11.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.10.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.8.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.9.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "key-expansion": [
      "sha2",
      "hkdf"
    ],
    "percent-encode": [
      "percent-encoding"
    ],
    "private": [
      "aes-gcm",
      "base64",
      "rand",
      "key-expansion"
    ],
    "secure": [
      "private",
      "signed"
    ],
    "signed": [
      "hmac",
      "sha2",
      "base64",
      "rand",
      "key-expansion"
    ]
  },
  "index_path": "co/ok/cookie",
  "name": "cookie",
  "pubtime": "2021-03-02T01:44:15Z",
  "vers": "0.11.4",
  "yanked": false
}
