{
  "cksum": "338938a933763a252f97f9af0bddd72061784b44f550208a2ce6f7e45877cfad",
  "crate_file": "argon2-async-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/argon2-async/argon2-async-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "parallel",
        "password-hash"
      ],
      "kind": "normal",
      "name": "argon2",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": false,
      "req": "^1.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "password-hash",
      "optional": false,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "threadpool",
      "optional": true,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.14",
      "target": null
    }
  ],
  "features": {
    "any-rt": [
      "threadpool"
    ],
    "async-std-rt": [
      "async-std"
    ],
    "default": [
      "tokio-rt"
    ],
    "tokio-rt": [
      "tokio/rt"
    ]
  },
  "index_path": "ar/go/argon2-async",
  "name": "argon2-async",
  "pubtime": "2021-12-06T01:28:22Z",
  "vers": "0.1.0",
  "yanked": false
}
