{
  "cksum": "303eb57d39a8ae6aa4f25cb2d7cf9445f77fff2453c344c26129da890f232793",
  "crate_file": "bitcoin-block-parser-0.3.4.crate",
  "crate_url": "https://static.crates.io/crates/bitcoin-block-parser/bitcoin-block-parser-0.3.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.88",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitcoin",
      "optional": false,
      "req": "^0.32.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": false,
      "req": "^0.5.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": true,
      "req": "^0.11.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "use-std"
      ],
      "kind": "normal",
      "name": "postcard",
      "optional": true,
      "req": "^1.0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "small_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustc-hash",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde_support"
      ],
      "kind": "normal",
      "name": "scalable_cuckoo_filter",
      "optional": true,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.210",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "threadpool",
      "optional": false,
      "req": "^1.8.1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "utxo"
    ],
    "examples": [
      "utxo",
      "env_logger"
    ],
    "utxo": [
      "rand",
      "clap",
      "scalable_cuckoo_filter",
      "postcard",
      "serde"
    ]
  },
  "index_path": "bi/tc/bitcoin-block-parser",
  "name": "bitcoin-block-parser",
  "pubtime": "2024-11-14T16:34:48Z",
  "vers": "0.3.4",
  "yanked": false
}
