{
  "cksum": "6beb12075c24379d1bb8bcb60377b62f69c8b190c0833c57bc2e6dfc77dcdb8f",
  "crate_file": "password-auth-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/password-auth/password-auth-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc",
        "simple"
      ],
      "kind": "normal",
      "name": "argon2",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "alloc",
        "rand_core"
      ],
      "kind": "normal",
      "name": "password-hash",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "simple"
      ],
      "kind": "normal",
      "name": "pbkdf2",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "simple"
      ],
      "kind": "normal",
      "name": "scrypt",
      "optional": true,
      "req": "^0.11",
      "target": null
    }
  ],
  "features": {
    "default": [
      "argon2",
      "std"
    ],
    "std": []
  },
  "index_path": "pa/ss/password-auth",
  "name": "password-auth",
  "pubtime": "2023-06-24T21:02:21Z",
  "rust_version": "1.65",
  "vers": "0.2.0",
  "yanked": false
}
