{
  "cksum": "cc9d13c63060ad406d83c6d0b66a0f755b64cbffd0deb47e96326c0f02246b39",
  "crate_file": "lettre-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/lettre/lettre-0.7.0.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": "2017-10-08T15:36:17Z",
  "vers": "0.7.0",
  "yanked": false
}
