{
  "cksum": "3ffa2d3e5a22e6e0db791f74d6ef3ecb1792f299e131e208dfa243282815d106",
  "crate_file": "mendes-0.0.19.crate",
  "crate_url": "https://static.crates.io/crates/mendes/mendes-0.0.19.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "data-encoding",
      "optional": true,
      "req": "^2.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "httparse",
      "optional": true,
      "req": "^1.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^0.13.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mendes-macros",
      "optional": false,
      "req": "^0.0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ring",
      "optional": true,
      "req": "^0.16.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.104",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.48",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_urlencoded",
      "optional": true,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-core"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "twoway",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    }
  ],
  "features": {
    "cookies": [
      "bincode",
      "data-encoding",
      "ring",
      "serde/derive"
    ],
    "forms": [
      "serde_urlencoded",
      "serde/derive"
    ],
    "json": [
      "serde_json"
    ],
    "uploads": [
      "httparse",
      "twoway"
    ],
    "with-hyper": [
      "bytes",
      "futures-util",
      "hyper"
    ]
  },
  "index_path": "me/nd/mendes",
  "name": "mendes",
  "pubtime": "2020-02-25T19:36:15Z",
  "vers": "0.0.19",
  "yanked": false
}
