{
  "cksum": "3cd91cf61412820176e137621345ee43b3f4423e589e7ae4e50d601d93e35ef8",
  "crate_file": "cookie-0.18.0.crate",
  "crate_url": "https://static.crates.io/crates/cookie/cookie-0.18.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.21.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": true,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12.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.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": true,
      "req": "^2.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "parsing",
        "formatting",
        "macros"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "version_check",
      "optional": false,
      "req": "^0.9.4",
      "target": null
    }
  ],
  "features": {
    "key-expansion": [
      "sha2",
      "hkdf"
    ],
    "percent-encode": [
      "percent-encoding"
    ],
    "private": [
      "aes-gcm",
      "base64",
      "rand",
      "subtle"
    ],
    "secure": [
      "private",
      "signed",
      "key-expansion"
    ],
    "signed": [
      "hmac",
      "sha2",
      "base64",
      "rand",
      "subtle"
    ]
  },
  "index_path": "co/ok/cookie",
  "name": "cookie",
  "pubtime": "2023-10-09T23:15:58Z",
  "vers": "0.18.0",
  "yanked": false
}
