{
  "cksum": "18fea3d679bbb96c8efb71601dd3fd50777d32ed92e02cb24e34f6bba7138856",
  "crate_file": "tayvo_authifier-1.0.15.crate",
  "crate_url": "https://static.crates.io/crates/tayvo_authifier/tayvo_authifier-1.0.15.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "tokio02",
        "tokio1",
        "attributes"
      ],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.56",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base32",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bson",
      "optional": true,
      "req": "^2.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "handlebars",
      "optional": false,
      "req": "^4.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "iso8601-timestamp",
      "optional": false,
      "req": "^0.2.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lettre",
      "optional": false,
      "req": "^0.10.0-alpha.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mongodb",
      "optional": true,
      "req": "^3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nanoid",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.3.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "rocket",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust-argon2",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "schemars",
      "optional": true,
      "req": "^0.8.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.116",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.81",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": false,
      "req": "^0.10.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tayvo_okapi",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "swagger"
      ],
      "kind": "normal",
      "name": "tayvo_rocket_okapi",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "totp-lite",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "ulid",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "validator",
      "optional": false,
      "req": "^0.15.0",
      "target": null
    }
  ],
  "features": {
    "async-std-runtime": [
      "async-std"
    ],
    "database-mongodb": [
      "mongodb",
      "bson"
    ],
    "default": [
      "async-std-runtime",
      "database-mongodb",
      "default_inbuilts"
    ],
    "default_inbuilts": [
      "pwned100k",
      "hcaptcha",
      "shield",
      "easypwned"
    ],
    "easypwned": [
      "reqwest"
    ],
    "have_i_been_pwned": [],
    "hcaptcha": [
      "reqwest"
    ],
    "okapi_impl": [
      "tayvo_rocket_okapi",
      "tayvo_okapi",
      "schemas"
    ],
    "pwned100k": [],
    "rocket_impl": [
      "rocket"
    ],
    "schemas": [
      "schemars"
    ],
    "shield": [
      "reqwest"
    ],
    "tayvo_source_list": []
  },
  "index_path": "ta/yv/tayvo_authifier",
  "name": "tayvo_authifier",
  "pubtime": "2025-09-02T18:11:56Z",
  "vers": "1.0.15",
  "yanked": false
}
