{
  "cksum": "6361e584198390daab38487d7025be27c7f5b55683f680d0c430bc03ba4c2868",
  "crate_file": "password-auth-1.1.0-rc.1.crate",
  "crate_url": "https://static.crates.io/crates/password-auth/password-auth-1.1.0-rc.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc",
        "password-hash"
      ],
      "kind": "normal",
      "name": "argon2",
      "optional": true,
      "req": "^0.6.0-rc.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.4.0-rc.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc",
        "getrandom",
        "phc"
      ],
      "kind": "normal",
      "name": "password-hash",
      "optional": false,
      "req": "^0.6.0-rc.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "phc"
      ],
      "kind": "normal",
      "name": "pbkdf2",
      "optional": true,
      "req": "^0.13.0-rc.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "phc"
      ],
      "kind": "normal",
      "name": "scrypt",
      "optional": true,
      "req": "^0.12.0-rc.6",
      "target": null
    }
  ],
  "features": {
    "default": [
      "argon2",
      "std"
    ],
    "std": [],
    "wasm_js": [
      "getrandom/wasm_js"
    ]
  },
  "index_path": "pa/ss/password-auth",
  "name": "password-auth",
  "pubtime": "2026-01-12T00:53:11Z",
  "rust_version": "1.85",
  "vers": "1.1.0-rc.1",
  "yanked": false
}
