{
  "cksum": "261d44a7d95c4353ce511b915b58d2bb45b939e5629ae8aedd4a5d46fb84ebfa",
  "crate_file": "mirai-0.0.2.crate",
  "crate_url": "https://static.crates.io/crates/mirai/mirai-0.0.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "os-poll"
      ],
      "kind": "normal",
      "name": "mio",
      "optional": false,
      "req": "^0.7.0-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "use-tracing",
      "tcp",
      "udp"
    ],
    "tcp": [
      "mio/tcp"
    ],
    "udp": [
      "mio/udp"
    ],
    "use-log": [
      "log"
    ],
    "use-tracing": [
      "tracing"
    ]
  },
  "index_path": "mi/ra/mirai",
  "name": "mirai",
  "pubtime": "2020-03-01T03:34:21Z",
  "vers": "0.0.2",
  "yanked": true
}
