{
  "cksum": "13b18beb350a1dcde35fc1681abd7faf8f4b7235533c983a27a311c1478073a7",
  "crate_file": "mirai-0.0.1.crate",
  "crate_url": "https://static.crates.io/crates/mirai/mirai-0.0.1.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
    }
  ],
  "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-02-24T19:34:20Z",
  "vers": "0.0.1",
  "yanked": false
}
