{
  "cksum": "80c0ca32c73d58be139da7ef46953fcb9e439fdacde7fbc6049b685aab079481",
  "crate_file": "br-email-1.1.5.crate",
  "crate_url": "https://static.crates.io/crates/br-email/br-email-1.1.5.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.28",
      "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.9",
      "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": [
      "rustls",
      "lettre"
    ]
  },
  "index_path": "br/-e/br-email",
  "name": "br-email",
  "pubtime": "2024-10-12T06:39:21Z",
  "vers": "1.1.5",
  "yanked": false
}
