{
  "cksum": "8ec17f90f2e1d56c067e5cc7bfb264b4b71a9cd05d0f7dc44d3b904dc8867282",
  "crate_file": "mail-send-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/mail-send/mail-send-0.3.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gethostname",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mail-auth",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mail-builder",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md5",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "dangerous_configuration"
      ],
      "kind": "normal",
      "name": "rustls",
      "optional": false,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smtp-proto",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "net",
        "io-util",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "net",
        "io-util",
        "time",
        "rt-multi-thread",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-rustls",
      "optional": false,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webpki-roots",
      "optional": false,
      "req": "^0.22",
      "target": null
    }
  ],
  "features": {
    "builder": [
      "mail-builder"
    ],
    "cram-md5": [
      "md5"
    ],
    "default": [
      "digest-md5",
      "cram-md5",
      "builder",
      "dkim"
    ],
    "digest-md5": [
      "md5",
      "rand"
    ],
    "dkim": [
      "mail-auth"
    ],
    "skip-ehlo": []
  },
  "index_path": "ma/il/mail-send",
  "name": "mail-send",
  "pubtime": "2023-02-17T11:53:13Z",
  "vers": "0.3.2",
  "yanked": false
}
