{
  "cksum": "bee70ba107ca11346791a56547b871499e856ba6d9aea0e66fb37d298d150327",
  "crate_file": "eventually-0.4.0-alpha.3.crate",
  "crate_url": "https://static.crates.io/crates/eventually/eventually-0.4.0-alpha.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eventually-core",
      "optional": false,
      "req": "^0.4.0-alpha.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eventually-postgres",
      "optional": true,
      "req": "^0.2.0-alpha.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eventually-util",
      "optional": false,
      "req": "^0.4.0-alpha.3",
      "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-09T16:15:56Z",
  "vers": "0.4.0-alpha.3",
  "yanked": false
}
