{
  "cksum": "83a517d8f5d91c70973a587518c3daf47b7e030aece66dd3d93a169936d3bd61",
  "crate_file": "bdk-1.0.0-alpha.3.crate",
  "crate_url": "https://static.crates.io/crates/bdk/bdk-1.0.0-alpha.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "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.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bip39",
      "optional": true,
      "req": "^2.0",
      "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": "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": 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
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "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": "2024-01-07T17:24:30Z",
  "rust_version": "1.63",
  "vers": "1.0.0-alpha.3",
  "yanked": true
}
