{
  "cksum": "32747d789834be7b2e7f954b7d64c662a5d72accc912c57a60216e8aed9ac833",
  "crate_file": "br-email-1.1.3.crate",
  "crate_url": "https://static.crates.io/crates/br-email/br-email-1.1.3.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",
      "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": "lettre",
      "optional": true,
      "req": "^0.11.8",
      "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-10-10T09:43:58Z",
  "vers": "1.1.3",
  "yanked": false
}
