{
  "cksum": "3aa6e99017dc1bf31584a673054027651cdead0ff169900ac4caed46c4516f32",
  "crate_file": "lettre-0.7.1.crate",
  "crate_url": "https://static.crates.io/crates/lettre/lettre-0.7.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bufstream",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "native-tls",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust-crypto",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "crammd5-auth": [
      "rust-crypto",
      "hex"
    ],
    "default": [
      "file-transport",
      "crammd5-auth",
      "smtp-transport",
      "sendmail-transport"
    ],
    "file-transport": [
      "serde-impls",
      "serde_json"
    ],
    "sendmail-transport": [],
    "serde-impls": [
      "serde",
      "serde_derive"
    ],
    "smtp-transport": [
      "bufstream",
      "native-tls",
      "base64"
    ],
    "unstable": []
  },
  "index_path": "le/tt/lettre",
  "name": "lettre",
  "pubtime": "2020-11-11T16:52:22Z",
  "vers": "0.7.1",
  "yanked": false
}
