{
  "cksum": "deaab258b6423c61310afcf2d5acbd05991bcbd8d0dd15fba847e7d74a278a2e",
  "crate_file": "djangohashers-1.2.0.crate",
  "crate_url": "https://static.crates.io/crates/djangohashers/djangohashers-1.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bcrypt",
      "optional": true,
      "req": "^0.6",
      "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-02-18T23:18:32Z",
  "vers": "1.2.0",
  "yanked": false
}
