{
  "cksum": "ced31423a2325a666532e92c1ca7ceff986eda9f147a241ba812e5ed2fee0eaf",
  "crate_file": "bp-wallet-0.11.0-beta.7.crate",
  "crate_url": "https://static.crates.io/crates/bp-wallet/bp-wallet-0.11.0-beta.7.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "amplify",
      "optional": false,
      "req": "^4.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bip39",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bp-electrum",
      "optional": true,
      "req": "^0.11.0-beta.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "blocking"
      ],
      "kind": "normal",
      "name": "bp-esplora",
      "optional": true,
      "req": "^0.11.0-beta.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bp-std",
      "optional": false,
      "req": "^0.11.0-beta.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "env"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colored",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "descriptors",
      "optional": false,
      "req": "^0.11.0-beta.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": true,
      "req": "^0.11.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "max_level_trace",
        "release_max_level_debug"
      ],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "psbt",
      "optional": false,
      "req": "^0.11.0-beta.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rpassword",
      "optional": true,
      "req": "^7.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde_crate",
      "optional": true,
      "package": "serde",
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.114",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.9.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "shellexpand",
      "optional": true,
      "req": "^3.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strict_encoding",
      "optional": false,
      "req": "^2.7.0-beta.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.8.2",
      "target": null
    }
  ],
  "features": {
    "all": [
      "electrum",
      "esplora",
      "mempool",
      "fs",
      "cli",
      "clap",
      "log"
    ],
    "cli": [
      "base64",
      "env_logger",
      "clap",
      "shellexpand",
      "fs",
      "serde",
      "electrum",
      "esplora",
      "mempool",
      "log",
      "colored"
    ],
    "default": [],
    "electrum": [
      "bp-electrum",
      "serde",
      "serde_json"
    ],
    "esplora": [
      "bp-esplora"
    ],
    "fs": [
      "serde"
    ],
    "hot": [
      "bp-std/signers",
      "bip39",
      "rand",
      "aes-gcm",
      "rpassword"
    ],
    "log": [
      "env_logger"
    ],
    "mempool": [
      "esplora"
    ],
    "serde": [
      "serde_crate",
      "serde_yaml",
      "toml",
      "bp-std/serde"
    ]
  },
  "index_path": "bp/-w/bp-wallet",
  "name": "bp-wallet",
  "pubtime": "2024-08-19T12:53:53Z",
  "rust_version": "1.76.0",
  "vers": "0.11.0-beta.7",
  "yanked": false
}
