{
  "cksum": "c748f5f3167395cdad782428e9ccb496deca0ba2405f2aff49bda50ee3065fc0",
  "crate_file": "bdk-1.0.0-alpha.1.crate",
  "crate_url": "https://static.crates.io/crates/bdk/bdk-1.0.0-alpha.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert_matches",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "base64",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "miniscript",
        "serde"
      ],
      "kind": "normal",
      "name": "bdk_chain",
      "optional": false,
      "req": "^0.5.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"
      ],
      "kind": "normal",
      "name": "bitcoin",
      "optional": false,
      "req": "^0.29",
      "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": [
        "use-miniscript"
      ],
      "kind": "normal",
      "name": "hwi",
      "optional": true,
      "req": "^0.5",
      "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.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "miniscript",
      "optional": false,
      "req": "^9",
      "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-07-19T01:51:28Z",
  "rust_version": "1.57",
  "vers": "1.0.0-alpha.1",
  "yanked": true
}
