{
  "cksum": "2c6f74717fa9adddef21bc88681d0a4f1058a9fc090ed0ebc20c01a14b8cb9c1",
  "crate_file": "password-auth-1.1.0-pre.2.crate",
  "crate_url": "https://static.crates.io/crates/password-auth/password-auth-1.1.0-pre.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc",
        "simple"
      ],
      "kind": "normal",
      "name": "argon2",
      "optional": true,
      "req": "^0.6.0-rc.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc",
        "getrandom"
      ],
      "kind": "normal",
      "name": "password-hash",
      "optional": false,
      "req": "^0.6.0-rc.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "simple"
      ],
      "kind": "normal",
      "name": "pbkdf2",
      "optional": true,
      "req": "^0.13.0-rc.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "simple"
      ],
      "kind": "normal",
      "name": "scrypt",
      "optional": true,
      "req": "^0.12.0-rc.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "argon2",
      "std"
    ],
    "std": [],
    "wasm_js": [
      "getrandom/wasm_js"
    ]
  },
  "index_path": "pa/ss/password-auth",
  "name": "password-auth",
  "pubtime": "2025-12-07T17:14:25Z",
  "rust_version": "1.85",
  "vers": "1.1.0-pre.2",
  "yanked": false
}
