{
  "cksum": "ad9ee2b57ca4a79c577fa601cb7ef4b4a6c86e53ad413bba479ca9b8849b4517",
  "crate_file": "br-email-1.0.22.crate",
  "crate_url": "https://static.crates.io/crates/br-email/br-email-1.0.22.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.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "br-web",
      "optional": false,
      "req": "^0.5.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "imap",
      "optional": true,
      "req": "^3.0.0-alpha.14",
      "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.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lettre",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.10.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.21.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-native-certs",
      "optional": true,
      "req": "^0.6.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "utf7-imap",
      "optional": false,
      "req": "^0.3.2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "smtp",
      "pop",
      "imaps"
    ],
    "imaps": [
      "imap"
    ],
    "pop": [
      "rustls",
      "rustls-native-certs"
    ],
    "smtp": [
      "lettre"
    ]
  },
  "index_path": "br/-e/br-email",
  "name": "br-email",
  "pubtime": "2024-07-09T08:07:18Z",
  "vers": "1.0.22",
  "yanked": false
}
