{
  "cksum": "9a0daa50cd3ad05fe9532b2c0cba7df87dab7fbc5cc020a8875a2d60c5077090",
  "crate_file": "btle-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/btle/btle-0.1.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": false,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures-io",
      "optional": true,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2.66",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nix",
      "optional": true,
      "req": "^0.16.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^0.2.11",
      "target": null
    }
  ],
  "features": {
    "async": [
      "tokio"
    ],
    "bluez": [
      "nix",
      "libc",
      "std",
      "hci"
    ],
    "bluez_async": [
      "bluez",
      "async",
      "tokio/uds"
    ],
    "default": [
      "bluez_async"
    ],
    "hci": [],
    "remote": [
      "std",
      "hci"
    ],
    "std": [
      "futures-core/std",
      "futures-io/std",
      "futures-util/std"
    ]
  },
  "index_path": "bt/le/btle",
  "name": "btle",
  "pubtime": "2020-02-22T01:37:42Z",
  "vers": "0.1.1",
  "yanked": false
}
