{
  "cksum": "ce5cfdb4424a73f39143f205d68dc2f1e3a06143bed5e627eae0cb26cc5dcc94",
  "crate_file": "pbkdf2-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/pbkdf2/pbkdf2-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byte-tools",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "constant_time_eq",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crypto-mac",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "generic-array",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hmac",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "sha-1",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "sha2",
      "optional": false,
      "req": "^0.7",
      "target": null
    }
  ],
  "features": {
    "default": [
      "include_simple"
    ],
    "include_simple": [
      "sha2",
      "hmac",
      "rand",
      "base64",
      "constant_time_eq"
    ],
    "parallel": [
      "rayon"
    ]
  },
  "index_path": "pb/kd/pbkdf2",
  "name": "pbkdf2",
  "pubtime": "2018-08-15T21:34:14Z",
  "vers": "0.2.2",
  "yanked": true
}
