{
  "cksum": "ae83e31ecf4bbfac5a0c223ecd59a679aa81ad9f4ddcb44caf1ca0b2addb58aa",
  "crate_file": "bwt-0.2.4.crate",
  "crate_url": "https://static.crates.io/crates/bwt/bwt-0.2.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "android_logger",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "use-serde"
      ],
      "kind": "normal",
      "name": "bitcoin",
      "optional": false,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bitcoin_hashes",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitcoincore-rpc",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": true,
      "req": "^3.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dotenv",
      "optional": true,
      "req": "^0.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "miniscript",
      "optional": false,
      "req": "^5.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pretty_env_logger",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json",
        "blocking"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.117",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.59",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "signal-hook",
      "optional": true,
      "req": "^0.1.16",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "structopt",
      "optional": true,
      "req": "^0.3.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "warp",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    }
  ],
  "features": {
    "android": [
      "android_logger"
    ],
    "cli": [
      "extra",
      "structopt",
      "dotenv"
    ],
    "default": [
      "cli",
      "electrum",
      "http",
      "track-spends"
    ],
    "electrum": [],
    "extra": [
      "dirs",
      "pretty_env_logger",
      "signal-hook"
    ],
    "http": [
      "warp",
      "tokio",
      "tokio-stream",
      "bitcoin/base64"
    ],
    "track-spends": [],
    "webhooks": [
      "reqwest"
    ]
  },
  "index_path": "3/b/bwt",
  "name": "bwt",
  "pubtime": "2021-03-24T23:48:17Z",
  "vers": "0.2.4",
  "yanked": false
}
