{
  "cksum": "fe8d2b238e4dad6d954232e85e2a365a7f115bddf2ed96d3126a293ef1ce5c46",
  "crate_file": "mediator-0.2.1.crate",
  "crate_url": "https://static.crates.io/crates/mediator/mediator-0.2.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1.52",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "rt-multi-thread",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": true,
      "req": "^0.1.8",
      "target": null
    }
  ],
  "features": {
    "async": [
      "tokio",
      "tokio/sync",
      "async-trait"
    ],
    "default": [
      "impls"
    ],
    "full": [
      "default",
      "async",
      "streams",
      "interceptors"
    ],
    "impls": [],
    "interceptors": [
      "async"
    ],
    "streams": [
      "async",
      "tokio-stream"
    ]
  },
  "index_path": "me/di/mediator",
  "name": "mediator",
  "pubtime": "2022-04-24T16:44:40Z",
  "vers": "0.2.1",
  "yanked": false
}
