{
  "cksum": "0b7cb40d739fb47ab7152927e874f8b84a4744c763d3cc19a8868624a272786a",
  "crate_file": "mendes-0.0.27.crate",
  "crate_url": "https://static.crates.io/crates/mendes/mendes-0.0.27.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": [
        "serde"
      ],
      "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": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body",
      "optional": true,
      "req": "^0.3",
      "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": true,
      "req": "^0.0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres-types",
      "optional": true,
      "req": "^0.1.1",
      "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": "tokio-postgres",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "twoway",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    }
  ],
  "features": {
    "application": [
      "http"
    ],
    "cookies": [
      "http",
      "bincode",
      "data-encoding",
      "mendes-macros",
      "ring",
      "serde/derive"
    ],
    "forms": [
      "mendes-macros",
      "serde_urlencoded",
      "serde/derive"
    ],
    "json": [
      "serde_json"
    ],
    "models": [
      "mendes-macros",
      "serde/derive"
    ],
    "postgres": [
      "bytes",
      "tokio-postgres",
      "postgres-types",
      "postgres-types/derive",
      "chrono",
      "postgres-types/with-chrono-0_4"
    ],
    "uploads": [
      "http",
      "httparse",
      "twoway"
    ],
    "with-http-body": [
      "http-body",
      "bytes",
      "futures-util"
    ],
    "with-hyper": [
      "application",
      "bytes",
      "futures-util",
      "hyper"
    ]
  },
  "index_path": "me/nd/mendes",
  "name": "mendes",
  "pubtime": "2020-06-18T07:35:19Z",
  "vers": "0.0.27",
  "yanked": false
}
