{
  "cksum": "e492f75b2ff427689d1e202aff04cfbc938314f1064e001541e87f662236c6d1",
  "crate_file": "eventually-0.4.0-alpha.2.crate",
  "crate_url": "https://static.crates.io/crates/eventually/eventually-0.4.0-alpha.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eventually-core",
      "optional": false,
      "req": "^0.4.0-alpha.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eventually-postgres",
      "optional": true,
      "req": "^0.2.0-alpha.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eventually-util",
      "optional": false,
      "req": "^0.4.0-alpha.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "async-await"
      ],
      "kind": "dev",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "full": [
      "serde",
      "tracing",
      "postgres"
    ],
    "postgres": [
      "eventually-postgres"
    ],
    "serde": [
      "eventually-core/serde"
    ],
    "tracing": [
      "eventually-core/with-tracing",
      "eventually-util/with-tracing",
      "eventually-postgres/with-tracing"
    ]
  },
  "index_path": "ev/en/eventually",
  "name": "eventually",
  "pubtime": "2020-09-09T11:46:16Z",
  "vers": "0.4.0-alpha.2",
  "yanked": true
}
