{
  "cksum": "b79088a680bcadbafea8df8042db18d0bc35b75d041de66c35790826fd74348e",
  "crate_file": "djangohashers-1.2.1.crate",
  "crate_url": "https://static.crates.io/crates/djangohashers/djangohashers-1.2.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bcrypt",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cargon",
      "optional": true,
      "req": "^0.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "constant_time_eq",
      "optional": true,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fastpbkdf2",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md-5",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pbkdf2",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pwhash",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "quickcheck",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha-1",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "with_pbkdf2",
      "with_argon2",
      "with_bcrypt",
      "with_legacy"
    ],
    "fpbkdf2": [
      "base64",
      "constant_time_eq",
      "fastpbkdf2"
    ],
    "fuzzy_tests": [],
    "with_argon2": [
      "base64",
      "cargon",
      "constant_time_eq"
    ],
    "with_bcrypt": [
      "bcrypt",
      "sha2"
    ],
    "with_legacy": [
      "pwhash",
      "constant_time_eq",
      "md-5",
      "sha-1"
    ],
    "with_pbkdf2": [
      "base64",
      "constant_time_eq",
      "pbkdf2",
      "sha-1",
      "sha2",
      "hmac"
    ]
  },
  "index_path": "dj/an/djangohashers",
  "name": "djangohashers",
  "pubtime": "2020-06-06T14:56:01Z",
  "vers": "1.2.1",
  "yanked": false
}
