{
  "cksum": "e4b9f0d484d046b4aa28fb80f14b8812185480adb0998013b2c7bbef5ff1dc89",
  "crate_file": "djangohashers-1.8.2.crate",
  "crate_url": "https://static.crates.io/crates/djangohashers/djangohashers-1.8.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bcrypt",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "constant_time_eq",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fastpbkdf2",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex_fmt",
      "optional": true,
      "req": "^0.3",
      "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.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pwhash",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "quickcheck",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ring",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust-argon2",
      "optional": true,
      "req": "^3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "scrypt",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha-1",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    }
  ],
  "features": {
    "default": [
      "with_pbkdf2",
      "with_argon2",
      "with_scrypt",
      "with_bcrypt",
      "with_legacy"
    ],
    "fpbkdf2": [
      "base64",
      "constant_time_eq",
      "fastpbkdf2"
    ],
    "fuzzy_tests": [],
    "with_argon2": [
      "base64",
      "constant_time_eq",
      "rust-argon2"
    ],
    "with_bcrypt": [
      "bcrypt",
      "sha2"
    ],
    "with_legacy": [
      "pwhash",
      "constant_time_eq",
      "md-5",
      "sha-1",
      "hex_fmt"
    ],
    "with_pbkdf2": [
      "base64",
      "constant_time_eq",
      "ring"
    ],
    "with_scrypt": [
      "base64",
      "constant_time_eq",
      "scrypt"
    ]
  },
  "index_path": "dj/an/djangohashers",
  "name": "djangohashers",
  "pubtime": "2025-08-10T09:30:29Z",
  "vers": "1.8.2",
  "yanked": false
}
