{
  "cksum": "379f97e84747cef25812c245b24640a05098322eeb9c0c258e03d3ce2d6ef3bd",
  "crate_file": "actix-passport-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/actix-passport/actix-passport-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "actix-http",
      "optional": false,
      "req": "^3.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cookie-session"
      ],
      "kind": "normal",
      "name": "actix-session",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "actix-web",
      "optional": false,
      "req": "^4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "argon2",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dyn-clone",
      "optional": false,
      "req": "^1.0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "smtp-transport",
        "pool",
        "hostname",
        "builder",
        "tokio1",
        "tokio1-native-tls"
      ],
      "kind": "normal",
      "name": "lettre",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tera",
      "optional": true,
      "req": "^1.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "oauth": [],
    "password": []
  },
  "features2": {
    "default": [
      "password",
      "oauth",
      "postgres"
    ],
    "email": [
      "dep:lettre",
      "dep:tera",
      "dep:base64",
      "dep:hmac",
      "dep:sha2",
      "dep:tokio"
    ],
    "postgres": [
      "dep:sqlx",
      "sqlx/postgres",
      "sqlx/runtime-tokio-rustls",
      "sqlx/chrono",
      "sqlx/uuid",
      "sqlx/json",
      "sqlx/migrate",
      "sqlx/macros"
    ]
  },
  "index_path": "ac/ti/actix-passport",
  "name": "actix-passport",
  "pubtime": "2025-07-08T10:39:55Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
