{
  "cksum": "70fc1a8d081dc5af3724a3184a7823556576922ce4ada19a37171f981d8492de",
  "crate_file": "mail-send-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/mail-send/mail-send-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gethostname",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mail-builder",
      "optional": false,
      "req": "^0.2.0",
      "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": false,
      "features": [
        "rustls-tls",
        "multipart"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsa",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "dangerous_configuration"
      ],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "net",
        "io-util",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.16",
      "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": true,
      "req": "^0.23.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webpki-roots",
      "optional": true,
      "req": "^0.22.3",
      "target": null
    }
  ],
  "features": {
    "cram-md5": [
      "md5"
    ],
    "default": [
      "digest-md5",
      "cram-md5",
      "smtp",
      "dkim"
    ],
    "digest-md5": [
      "md5",
      "rand"
    ],
    "dkim": [
      "rsa",
      "sha2"
    ],
    "http": [
      "reqwest",
      "serde",
      "serde_json"
    ],
    "smtp": [
      "tokio",
      "gethostname",
      "tokio-rustls",
      "webpki-roots",
      "rustls"
    ]
  },
  "index_path": "ma/il/mail-send",
  "name": "mail-send",
  "pubtime": "2022-05-30T14:37:41Z",
  "vers": "0.1.0",
  "yanked": false
}
