{
  "cksum": "e5ae6692cfd4881804215720d2c9fde6a1f532513b2bade34e0adc923f98ce36",
  "crate_file": "br-email-1.0.1.crate",
  "crate_url": "https://static.crates.io/crates/br-email/br-email-1.0.1.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": true,
      "req": "^0.1.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "br-file",
      "optional": false,
      "req": "^0.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "imap",
      "optional": true,
      "req": "^3.0.0-alpha.10",
      "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.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lettre",
      "optional": true,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust-pop3-client",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "smtp",
      "pop",
      "imaps"
    ],
    "imaps": [
      "imap",
      "imap/native-tls"
    ],
    "pop": [
      "rust-pop3-client",
      "br-crypto"
    ],
    "smtp": [
      "lettre"
    ]
  },
  "index_path": "br/-e/br-email",
  "name": "br-email",
  "pubtime": "2023-10-06T20:57:07Z",
  "vers": "1.0.1",
  "yanked": false
}
