{
  "cksum": "5795cda0897252e34380a27baf884c53aa7ad9990329cdad96d4c5d027015d44",
  "crate_file": "cookie-0.11.3.crate",
  "crate_url": "https://static.crates.io/crates/cookie/cookie-0.11.3.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.12.1",
      "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": 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": "2020-05-29T08:32:42Z",
  "vers": "0.11.3",
  "yanked": false
}
