{
  "cksum": "c126cb0feec9c733c08d99cc37f43b2d18b27687df14849a42cb51250541abf4",
  "crate_file": "bitcoin-primitives-1.0.0-rc.0.crate",
  "crate_url": "https://static.crates.io/crates/bitcoin-primitives/bitcoin-primitives-1.0.0-rc.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arbitrary",
      "optional": true,
      "req": "^1.4.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "arrayvec",
      "optional": false,
      "req": "^0.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "encoding",
      "optional": false,
      "package": "bitcoin-consensus-encoding",
      "req": "^1.0.0-rc.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hashes",
      "optional": false,
      "package": "bitcoin_hashes",
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "package": "hex-conservative",
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex_lit",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "internals",
      "optional": false,
      "package": "bitcoin-internals",
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.195",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.68",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "encoding"
      ],
      "kind": "normal",
      "name": "units",
      "optional": false,
      "package": "bitcoin-units",
      "req": "^1.0.0-rc.2",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "alloc": [
      "hashes/alloc",
      "hex?/alloc",
      "internals/alloc",
      "units/alloc"
    ],
    "arbitrary": [
      "dep:arbitrary",
      "units/arbitrary"
    ],
    "default": [
      "std",
      "hex"
    ],
    "hex": [
      "dep:hex",
      "hashes/hex",
      "internals/hex"
    ],
    "serde": [
      "dep:serde",
      "hashes/serde",
      "hex?/serde",
      "internals/serde",
      "units/serde",
      "alloc",
      "hex"
    ],
    "std": [
      "alloc",
      "hashes/std",
      "hex?/std",
      "internals/std",
      "units/std",
      "arrayvec/std"
    ]
  },
  "index_path": "bi/tc/bitcoin-primitives",
  "name": "bitcoin-primitives",
  "pubtime": "2025-10-18T13:46:45Z",
  "rust_version": "1.74.0",
  "v": 2,
  "vers": "1.0.0-rc.0",
  "yanked": false
}
