{
  "cksum": "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd",
  "crate_file": "pbkdf2-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/pbkdf2/pbkdf2-0.4.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crypto-mac",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hmac",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "rand_core",
      "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.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "sha2",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": true,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "include_simple",
      "thread_rng"
    ],
    "include_simple": [
      "sha2",
      "hmac",
      "rand_core",
      "base64",
      "subtle"
    ],
    "parallel": [
      "rayon",
      "std"
    ],
    "std": [],
    "thread_rng": [
      "rand"
    ]
  },
  "index_path": "pb/kd/pbkdf2",
  "name": "pbkdf2",
  "pubtime": "2020-06-10T16:26:25Z",
  "vers": "0.4.0",
  "yanked": false
}
