{
  "cksum": "99559c90df27c7dac369182a47ec96425f71764540765bba6558ea79877e50ee",
  "crate_file": "bdk-1.0.0-alpha.2.crate",
  "crate_url": "https://static.crates.io/crates/bdk/bdk-1.0.0-alpha.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert_matches",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "miniscript",
        "serde"
      ],
      "kind": "normal",
      "name": "bdk_chain",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bip39",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde",
        "base64",
        "rand-std"
      ],
      "kind": "normal",
      "name": "bitcoin",
      "optional": false,
      "req": "^0.30.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "miniscript"
      ],
      "kind": "normal",
      "name": "hwi",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "miniscript",
      "optional": false,
      "req": "^10.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "all-keys": [
      "keys-bip39"
    ],
    "compiler": [
      "miniscript/compiler"
    ],
    "default": [
      "std"
    ],
    "dev-getrandom-wasm": [
      "getrandom/js"
    ],
    "hardware-signer": [
      "hwi"
    ],
    "keys-bip39": [
      "bip39"
    ],
    "std": [
      "bitcoin/std",
      "miniscript/std",
      "bdk_chain/std"
    ],
    "test-hardware-signer": [
      "hardware-signer"
    ]
  },
  "index_path": "3/b/bdk",
  "name": "bdk",
  "pubtime": "2023-10-12T05:21:15Z",
  "rust_version": "1.57",
  "vers": "1.0.0-alpha.2",
  "yanked": true
}
