{
  "cksum": "d60f5f3113c903294dc81dd8cf0012963ed4dda8bc931c864e12e175356ff98b",
  "crate_file": "argon2-0.2.1.crate",
  "crate_url": "https://static.crates.io/crates/argon2/argon2-0.2.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "password-hash",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rand_core"
      ],
      "kind": "dev",
      "name": "password-hash",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "dev",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "password-hash",
      "rand"
    ],
    "parallel": [
      "rayon",
      "std"
    ],
    "rand": [
      "password-hash/rand_core"
    ],
    "std": [
      "password-hash/std"
    ]
  },
  "index_path": "ar/go/argon2",
  "name": "argon2",
  "pubtime": "2021-05-28T18:55:17Z",
  "vers": "0.2.1",
  "yanked": true
}
