{
  "cksum": "e074040c4057c5829b683a006bdf81204246f478dd2a37c33328a4fa4d3cd543",
  "crate_file": "bitcoin-rs-storage-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/bitcoin-rs-storage/bitcoin-rs-storage-0.1.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": ">=1.25, <2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": ">=1.11, <2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cargo_bench_support",
        "html_reports",
        "plotters",
        "rayon"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": ">=0.7, <0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": false,
      "req": ">=0.5.15, <0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "lz4"
      ],
      "kind": "normal",
      "name": "fjall",
      "optional": true,
      "req": ">=3.1.4, <4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "arc_lock",
        "send_guard"
      ],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": ">=0.12.5, <0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rayon",
      "optional": false,
      "req": ">=1.12, <2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "redb",
      "optional": true,
      "req": ">=4.1, <5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "mt_static",
        "snappy",
        "lz4",
        "zstd"
      ],
      "kind": "normal",
      "name": "rust-rocksdb",
      "optional": true,
      "req": ">=0.49.1, <0.50",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "std",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": ">=1, <2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "asm"
      ],
      "kind": "dev",
      "name": "sha2",
      "optional": false,
      "req": ">=0.10.9, <0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "signet-libmdbx",
      "optional": true,
      "req": ">=0.8.3, <0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": ">=2, <3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "attributes"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": ">=0.1.44, <0.2",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "rocksdb"
    ],
    "fjall": [
      "dep:fjall"
    ],
    "mdbx": [
      "dep:signet-libmdbx"
    ],
    "redb": [
      "dep:redb"
    ],
    "rocksdb": [
      "dep:rust-rocksdb"
    ]
  },
  "index_path": "bi/tc/bitcoin-rs-storage",
  "name": "bitcoin-rs-storage",
  "pubtime": "2026-05-21T13:47:47Z",
  "rust_version": "1.95.0",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
