{
  "cksum": "62b5417e210825813e2b77b07aedbd07a80af9feb6030cd0cd33e5241bdae7d2",
  "crate_file": "br-email-1.1.0.crate",
  "crate_url": "https://static.crates.io/crates/br-email/br-email-1.1.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "br_hash",
        "br_base64",
        "br_qp",
        "br_jwt",
        "br_hex",
        "br_encoding",
        "br_pkey"
      ],
      "kind": "normal",
      "name": "br-crypto",
      "optional": false,
      "req": "^0.1.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "json",
      "optional": false,
      "req": "^0.12.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lettre",
      "optional": true,
      "req": "^0.11.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.23.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webpki-roots",
      "optional": true,
      "req": "^0.26.5",
      "target": null
    }
  ],
  "features": {
    "default": [
      "imap",
      "pop3",
      "smtp"
    ],
    "imap": [
      "rustls",
      "webpki-roots"
    ],
    "pop3": [
      "rustls",
      "webpki-roots"
    ],
    "smtp": [
      "lettre"
    ]
  },
  "index_path": "br/-e/br-email",
  "name": "br-email",
  "pubtime": "2024-09-01T14:50:26Z",
  "vers": "1.1.0",
  "yanked": false
}
