{
  "cksum": "5489ad5719abaf11bc643c24b62b363370f8d101eb7c43771e1a2ba4291a4513",
  "crate_file": "raw-socket-0.0.1.crate",
  "crate_url": "https://static.crates.io/crates/raw-socket/raw-socket-0.0.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": true,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.69",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mio",
      "optional": true,
      "req": "^0.6.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "socket2",
      "optional": false,
      "req": "^0.3.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "io-driver"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^0.2.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^0.2.20",
      "target": null
    }
  ],
  "features": {
    "async-tokio": [
      "futures-core",
      "mio",
      "tokio"
    ],
    "default": [
      "async-tokio"
    ]
  },
  "index_path": "ra/w-/raw-socket",
  "name": "raw-socket",
  "pubtime": "2020-05-03T07:07:36Z",
  "vers": "0.0.1",
  "yanked": false
}
