{
  "cksum": "7cc562ae8dc5b17bec28c3802d3deecf543427c55ae279e7bc90fc545ab1db72",
  "crate_file": "eventually-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/eventually/eventually-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eventually-core",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eventually-postgres",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eventually-util",
      "optional": false,
      "req": "^0.4.0",
      "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-10-04T21:26:40Z",
  "vers": "0.4.0",
  "yanked": false
}
