{
  "cksum": "59318e4561e37d83571927c35cdfd1ce52f0fad14d326ee7778309288b73ea2b",
  "crate_file": "ledger-lib-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/ledger-lib/ledger-lib-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.71",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.68",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "btleplug",
      "optional": true,
      "req": "^0.10.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "encdec",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.28",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hidapi",
      "optional": true,
      "req": "^2.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "ledger-proto",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.17.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.24.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.27.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.37",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.3.2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "transport_usb",
      "transport_tcp",
      "transport_ble",
      "transport_usb_libusb"
    ],
    "transport_ble": [
      "btleplug"
    ],
    "transport_tcp": [],
    "transport_usb": [
      "hidapi"
    ],
    "transport_usb_hidraw": [
      "hidapi/linux-static-hidraw"
    ],
    "transport_usb_libusb": [
      "hidapi/linux-static-libusb"
    ],
    "unstable_async_trait": []
  },
  "features2": {
    "clap": [
      "dep:clap"
    ]
  },
  "index_path": "le/dg/ledger-lib",
  "name": "ledger-lib",
  "pubtime": "2023-06-16T00:14:09Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
