{
  "cksum": "93947dbeb3b4b7a09c419238436b5b48d4b3ff611cf447bc74dccda872edab8f",
  "crate_file": "password-worker-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/password-worker/password-worker-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bcrypt",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust-argon2",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "rt-multi-thread",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "bcrypt"
    ]
  },
  "index_path": "pa/ss/password-worker",
  "name": "password-worker",
  "pubtime": "2023-08-24T08:14:23Z",
  "vers": "0.4.0",
  "yanked": false
}
