{
  "cksum": "b39a7fd4898f68d1d709db55fe635638bab81f18ad7a4377745892252f51979c",
  "crate_file": "br-email-1.0.8.crate",
  "crate_url": "https://static.crates.io/crates/br-email/br-email-1.0.8.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.14",
      "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.12",
      "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": "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
    }
  ],
  "features": {
    "default": [
      "smtp",
      "pop",
      "imaps"
    ],
    "imaps": [
      "imap"
    ],
    "pop": [
      "rustls",
      "rustls-native-certs"
    ],
    "smtp": [
      "lettre"
    ]
  },
  "index_path": "br/-e/br-email",
  "name": "br-email",
  "pubtime": "2023-11-03T03:31:45Z",
  "vers": "1.0.8",
  "yanked": false
}
