{
  "cksum": "8285ac134e87be54f9f4cc57f80b8a625fbc23aa9a125e50e42e3841cc8d6d1a",
  "crate_file": "password-auth-1.1.0-pre.1.crate",
  "crate_url": "https://static.crates.io/crates/password-auth/password-auth-1.1.0-pre.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc",
        "simple"
      ],
      "kind": "normal",
      "name": "argon2",
      "optional": true,
      "req": "=0.6.0-pre.1",
      "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.6.0-rc.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "simple"
      ],
      "kind": "normal",
      "name": "pbkdf2",
      "optional": true,
      "req": "=0.13.0-pre.1",
      "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.12.0-pre.1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "argon2",
      "std"
    ],
    "std": []
  },
  "index_path": "pa/ss/password-auth",
  "name": "password-auth",
  "pubtime": "2024-07-27T20:56:57Z",
  "rust_version": "1.72",
  "vers": "1.1.0-pre.1",
  "yanked": false
}
